Skip to content

Commit

Permalink
fix: update cert-manager (#312)
Browse files Browse the repository at this point in the history
* init

Signed-off-by: DavidSpek <[email protected]>

* fix old bitnami charts repo

Signed-off-by: DavidSpek <[email protected]>

* bump chart version

Signed-off-by: DavidSpek <[email protected]>
  • Loading branch information
davidspek authored Jul 4, 2022
1 parent fd16061 commit 3c41e2c
Show file tree
Hide file tree
Showing 6 changed files with 3,994 additions and 24,951 deletions.
10 changes: 5 additions & 5 deletions bootstrap/helm/bootstrap/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
dependencies:
- name: external-dns
repository: https://charts.bitnami.com/bitnami
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 4.11.0
- name: metrics-server
repository: https://charts.bitnami.com/bitnami
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: 5.8.7
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.6.1
version: v1.8.2
- name: cluster-autoscaler
repository: https://pluralsh.github.io/plural-helm-charts
version: 9.11.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: tigera-operator
repository: https://docs.projectcalico.org/charts
version: v3.21.3
digest: sha256:c72caed2af528b4929374200d60beddc7f755dff3016f7460acaade071a2230e
generated: "2022-01-25T22:21:36.277719-05:00"
digest: sha256:1953fc906c0e59274fe7cfadc1ab753116602ee866f2effbcbc30e64fa980025
generated: "2022-07-01T13:34:12.753712685+02:00"
8 changes: 4 additions & 4 deletions bootstrap/helm/bootstrap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ sources:
maintainers:
- name: michaeljguarino
email: [email protected]
version: 0.8.42
version: 0.8.43
dependencies:
- name: external-dns
version: 4.11.0
repository: https://charts.bitnami.com/bitnami
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
- name: metrics-server
version: 5.8.7
condition: metrics-server.enabled
repository: https://charts.bitnami.com/bitnami
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
- name: cert-manager
version: v1.6.1
version: v1.8.2
repository: https://charts.jetstack.io
- name: cluster-autoscaler
version: 9.11.0
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 3c41e2c

Please sign in to comment.