Skip to content

Commit

Permalink
chore(dep): bump APISIX Ingress to v1.5.0-rc1 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
tao12345666333 authored Aug 31, 2022
1 parent 933c356 commit 1026dd4
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/apisix/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 0.6.0
- name: apisix-ingress-controller
repository: https://charts.apiseven.com
version: 0.9.3
digest: sha256:ec765a3e06c74c2ebfaf272e41085bf56d536a47aeb3df52ff13d91e846507b3
generated: "2022-08-03T10:38:08.862145+08:00"
version: 0.10.0-rc1
digest: sha256:785d5dd2569197c4c3b3a18876c7f2f94513553b6960d6b5f99b25aa382b9c9d
generated: "2022-08-31T16:40:22.338355307+08:00"
10 changes: 8 additions & 2 deletions charts/apisix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,14 @@ 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.11.0
version: 0.11.1-rc1

# 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.
appVersion: 2.15.0
sources:
- https://github.com/apache/apisix-helm-chart

dependencies:
- name: etcd
Expand All @@ -49,10 +51,14 @@ dependencies:
condition: dashboard.enabled
alias: dashboard
- name: apisix-ingress-controller
version: 0.9.3
version: 0.10.0-rc1
repository: https://charts.apiseven.com
condition: ingress-controller.enabled
alias: ingress-controller

maintainers:
- name: tao12345666333

# ref: https://artifacthub.io/docs/topics/annotations/helm/
annotations:
artifacthub.io/prerelease: "true"
Binary file not shown.
Binary file not shown.

0 comments on commit 1026dd4

Please sign in to comment.