Add helm as a mandatory package (incl. its debian repo)

This commit is contained in:
2025-09-19 15:25:31 +02:00
parent d1309f7aaf
commit 0064e6ca6e
3 changed files with 10 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ apt_packages:
- google-chrome-stable
- google-cloud-cli
- graphviz
- helm
- htop
- hugo
- hyphen-de
@@ -156,3 +157,8 @@ apt_repositories:
- url: https://dl-ssl.google.com/linux/linux_signing_key.pub
repositories: http://dl.google.com/linux/chrome/deb/
- name: helm
sign_keys:
- url: https://packages.buildkite.com/helm-linux/helm-debian/gpgkey
repositories: https://packages.buildkite.com/helm-linux/helm-debian/any
suites: "any"

View File

@@ -11,6 +11,7 @@ brew_packages:
- git-delta
- gcloud-cli
- graphviz
- helm
- htop
- hugo
- imagemagick

View File

@@ -24,4 +24,7 @@
url: "{{ fly_url }}"
dest: "{{ lookup('env', 'HOME') }}/.local/bin/fly"
mode: "u=rwx,g=rx,o=rx"
- name: Ensure helm diff
tags: [packages]
shell: helm plugin install https://github.com/databus23/helm-diff