Skip to content

Commit

Permalink
Downgrade Calico addon
Browse files Browse the repository at this point in the history
Helm hooks are not supported in CSO and Calico v3.26 seems to be still supported

Signed-off-by: Roman Hros <[email protected]>
  • Loading branch information
chess-knight committed Aug 14, 2024
1 parent 62e5fb7 commit fe62bf8
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
6 changes: 3 additions & 3 deletions providers/hetzner/baremetal/1-30/cluster-addon/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 3.12.1
- name: tigera-operator
repository: https://docs.tigera.io/calico/charts
version: v3.28.1
version: v3.26.4
- name: hcloud-cloud-controller-manager
repository: https://charts.hetzner.cloud
version: 1.20.0
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: prometheus-operator-crds
repository: https://prometheus-community.github.io/helm-charts
version: 13.0.2
digest: sha256:063dfa258b14fa6526fc013ba7c92253f61020248cf168c10ed2ab7f6feb8581
generated: "2024-08-14T11:31:29.862812988+02:00"
digest: sha256:2b9570f479716f82f40515a91fffe7875cf723ab521e34ffa4547f668fb3a2b1
generated: "2024-08-14T15:29:00.894860422+02:00"
4 changes: 3 additions & 1 deletion providers/hetzner/baremetal/1-30/cluster-addon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ dependencies:
- alias: tigera-operator
name: tigera-operator
repository: https://docs.tigera.io/calico/charts
version: v3.28.1
# FIXME: CSO helm templating doesn't support helm hooks, https://github.com/projectcalico/calico/issues/9033
# Use v3.28 version of Calico
version: v3.26.4
- alias: hcloud-cloud-controller-manager
name: hcloud-cloud-controller-manager
repository: https://charts.hetzner.cloud
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit fe62bf8

Please sign in to comment.