-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update dashboard, etc, ingresss versions, fix broken features af… (
#752) * fix: update dashboard, etc, ingresss versions, fix broken features after merge of v2 * chore: fix indentation for apisix dpeloyment annotations * fix: disable default security context for embedded etcd * chore: increase chart version to 2.8.0 * chore: fix new line absence in _helpers.tpl --------- Co-authored-by: Katlinsky, Ilya <i.katlinsky@itransition.com>
- Loading branch information
1 parent
693acfa
commit 97c26c0
Showing
12 changed files
with
49 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
dependencies: | ||
- name: etcd | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 8.7.7 | ||
version: 9.7.3 | ||
- name: apisix-dashboard | ||
repository: https://charts.apiseven.com | ||
version: 0.8.1 | ||
version: 0.8.2 | ||
- name: apisix-ingress-controller | ||
repository: https://charts.apiseven.com | ||
version: 0.13.0 | ||
digest: sha256:6ca1fc0eb06fef4d4502a3153ed77c9cd5a382ebe65e676791afe4272ac7c796 | ||
generated: "2023-12-14T20:21:52.603033345+02:00" | ||
version: 0.14.0 | ||
digest: sha256:8d727979670a2b62af7672c36ebb2a4d294bc967b16fb5d1e144ed77c948062d | ||
generated: "2024-04-29T09:07:03.535941+02:00" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters