Skip to content

Commit

Permalink
Bump app version to v0.8.14, kpack version to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed Feb 7, 2024
1 parent a3ae1c7 commit 03b2a9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/amphitheatre/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ 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.10
version: 0.12.11

# 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
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.8.13"
appVersion: "v0.8.14"

dependencies:
- name: amphitheatre-crds
Expand All @@ -39,7 +39,7 @@ dependencies:
condition: gateway.enabled
- name: kpack
repository: https://charts.amphitheatre.app
version: 0.2.4
version: 0.2.5
condition: kpack.enabled
- name: metrics-server
repository: https://kubernetes-sigs.github.io/metrics-server/
Expand Down

0 comments on commit 03b2a9e

Please sign in to comment.