Skip to content

Commit

Permalink
chore: Bump "rancher" Helm Chart Version for Helmfile "rancher.yaml" (#9
Browse files Browse the repository at this point in the history
)

Made with ❤️️ by updatecli

Co-authored-by: updatecli <[email protected]>
  • Loading branch information
github-actions[bot] and olblak committed Apr 10, 2024
1 parent 721a36a commit ccdefa0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions helmfile.d/rancher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,18 @@
# k3d cluster create lab --volume /dev/mapper/:/dev/mapper/
# k3d cluster delete lab
# helmfile --file rancher.yaml sync

repositories:
- name: rancher
url: https://releases.rancher.com/server-charts/latest
helmDefaults:
createNamespace: true
verify: false
waitForJobs: true

releases:
- name: rancher
namespace: cattle-system
chart: rancher/rancher
version: 2.8.2
version: 2.8.3
values:
- hostname: rancher.local
- bootstrapPassword: admin
Expand All @@ -25,4 +23,3 @@ releases:
letsEncrypt:
ingress:
class: 'traefik'

0 comments on commit ccdefa0

Please sign in to comment.