Skip to content

Commit

Permalink
build(deps): bump crds version to v0.6.0, and amp version to v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed May 17, 2024
1 parent da9cd71 commit fd1ac34
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,18 +15,18 @@ 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.29
version: 0.13.0

# 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.26"
appVersion: "v0.9.0"

dependencies:
- name: amphitheatre-crds
repository: https://charts.amphitheatre.app
version: 0.5.0
version: 0.6.0
condition: crds.install
- name: common
repository: https://charts.bitnami.com/bitnami
Expand Down

0 comments on commit fd1ac34

Please sign in to comment.