Skip to content

Commit

Permalink
Bump kpack version from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed Feb 4, 2024
1 parent ab9bee6 commit b6d2c71
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.6
version: 0.12.7

# 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 @@ -39,7 +39,7 @@ dependencies:
condition: gateway.enabled
- name: kpack
repository: https://charts.amphitheatre.app
version: 0.2.2
version: 0.2.3
condition: kpack.enabled
- name: metrics-server
repository: https://kubernetes-sigs.github.io/metrics-server/
Expand Down

0 comments on commit b6d2c71

Please sign in to comment.