Skip to content

Commit

Permalink
Upgrade Envoy Gateway Helm version to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed Apr 10, 2024
1 parent 281254a commit 3a2b340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/amphitheatre/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.12.26
version: 0.12.27

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand All @@ -35,7 +35,7 @@ dependencies:
version: 2.x.x
- name: gateway-helm
repository: oci://docker.io/envoyproxy
version: v0.0.0-latest
version: v1.0.1
condition: gateway.enabled
- name: kpack
repository: https://charts.amphitheatre.app
Expand Down

0 comments on commit 3a2b340

Please sign in to comment.