Skip to content

Commit 9402a56

Browse files
chore: release apisix v1.6.2 with dashboard v0.8.1, ingress v0.12.1 (#616)
* chore: release apisix v1.6.2 with dashboard v0.8.1 * chore: update ingress version dep to 0.12.1 --------- Co-authored-by: Katlinsky, Ilya <i.katlinsky@itransition.com>
1 parent d279eea commit 9402a56

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

charts/apisix/Chart.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ dependencies:
44
version: 8.7.7
55
- name: apisix-dashboard
66
repository: https://charts.apiseven.com
7-
version: 0.8.0
7+
version: 0.8.1
88
- name: apisix-ingress-controller
99
repository: https://charts.apiseven.com
10-
version: 0.12.0
11-
digest: sha256:1015e37a9acaf267f68a7dcb4cff33dd5959c97adcd5d46a53b6f642691ae1aa
12-
generated: "2023-09-11T13:58:34.232409+02:00"
10+
version: 0.12.1
11+
digest: sha256:6276b07c3c579ad14282564d2078009613b6a00f6f457cc124fca9fadb766699
12+
generated: "2023-09-15T18:17:51.697987+02:00"

charts/apisix/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ type: application
3131
# This is the chart version. This version number should be incremented each time you make changes
3232
# to the chart and its templates, including the app version.
3333
# Versions are expected to follow Semantic Versioning (https://semver.org/)
34-
version: 1.6.1
34+
version: 1.6.2
3535

3636
# This is the version number of the application being deployed. This version number should be
3737
# incremented each time you make changes to the application. Versions are not expected to
@@ -46,12 +46,12 @@ dependencies:
4646
repository: https://charts.bitnami.com/bitnami
4747
condition: etcd.enabled
4848
- name: apisix-dashboard
49-
version: 0.8.0
49+
version: 0.8.1
5050
repository: https://charts.apiseven.com
5151
condition: dashboard.enabled
5252
alias: dashboard
5353
- name: apisix-ingress-controller
54-
version: 0.12.0
54+
version: 0.12.1
5555
repository: https://charts.apiseven.com
5656
condition: ingress-controller.enabled
5757
alias: ingress-controller
-6.88 KB
Binary file not shown.
6.98 KB
Binary file not shown.
-16.7 KB
Binary file not shown.
16.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)