Add lock files

This commit is contained in:
Grant 2025-05-19 17:19:44 -06:00
parent dca9e445c2
commit 446914fadc
6 changed files with 82 additions and 3 deletions

View File

@ -0,0 +1,16 @@
version: 0.170.1
dependencies:
- name: rook-ceph
repository: https://charts.rook.io/release
version: v1.17.2
- name: rook-ceph-cluster
repository: https://charts.rook.io/release
version: v1.17.2
- name: tailscale-operator
repository: https://pkgs.tailscale.com/helmcharts
version: 1.82.5
- name: traefik
repository: https://traefik.github.io/charts
version: 35.3.0
digest: sha256:1fe18468c11b0b7f61b8a59e57288739b07a6a193ebbeb502bbcc48b52d06308
generated: "2025-05-19T17:06:00.01956869-06:00"

View File

@ -0,0 +1,16 @@
version: 0.170.1
dependencies:
- name: k8up
repository: https://k8up-io.github.io/k8up
version: 4.8.4
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 20.5.5
- name: pgo
repository: git+https://github.com/grantdhunter/postgres-operator@helm?ref=main
version: 5.8.1
- name: postgrescluster
repository: git+https://github.com/grantdhunter/postgres-operator@helm?ref=main
version: 5.7.4
digest: sha256:a4344de14b40813a0a196ced5b9ef8d96ef0b1d2ac08b772f7b1b4400cd645c6
generated: "2025-05-19T17:18:09.794704676-06:00"

37
helmfile.d/03-apps.lock Normal file
View File

@ -0,0 +1,37 @@
version: 0.170.1
dependencies:
- name: ghost
repository: https://charts.bitnami.com/bitnami
version: 23.0.3
- name: ghost
repository: https://charts.bitnami.com/bitnami
version: 23.0.3
- name: gitea
repository: https://dl.gitea.io/charts
version: 12.0.0
- name: immich
repository: https://immich-app.github.io/immich-charts
version: 0.9.3
- name: k8up-backup
repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main
version: 0.0.3
- name: k8up-backup
repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main
version: 0.0.3
- name: k8up-backup
repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main
version: 0.0.3
- name: k8up-backup
repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main
version: 0.0.3
- name: matrix-registration
repository: git+https://git.incngrnt.ca/grant/charts@charts?ref=main
version: 0.1.0
- name: matrix-synapse
repository: https://ananace.gitlab.io/charts
version: 3.12.0
- name: static-site
repository: git+https://github.com/cfpb/static-site@charts?ref=main
version: 0.1.1
digest: sha256:4a6ff3f8b347e887e7879356dcb47c38097d1c11423bdac15a7e2ff0a635937f
generated: "2025-05-19T17:18:26.189020859-06:00"

View File

@ -107,4 +107,4 @@ releases:
chart: incngrnt/k8up-backup chart: incngrnt/k8up-backup
createNamespace: true createNamespace: true
values: values:
- ../k8up-backup/values.yaml.gotmpl - ../k8up-backup/values.yaml.gotmpl

View File

@ -0,0 +1,10 @@
version: 0.170.1
dependencies:
- name: alloy
repository: https://grafana.github.io/helm-charts
version: 1.0.3
- name: lgtm-distributed
repository: https://grafana.github.io/helm-charts
version: 2.1.0
digest: sha256:b762680c9b1e855da8da6bdbb1d79216d2d9352b59d3259c554a7e23b9177cb2
generated: "2025-05-19T17:18:43.394774206-06:00"

View File

@ -3,7 +3,7 @@ repositories:
url: https://grafana.github.io/helm-charts url: https://grafana.github.io/helm-charts
- name: prometheus-community - name: prometheus-community
url: https://prometheus-community.github.io/helm-charts url: https://prometheus-community.github.io/helm-charts
releases: releases:
# monitoring # monitoring
- name: grafana - name: grafana
@ -21,4 +21,4 @@ releases:
- name: kube-state-metrics - name: kube-state-metrics
namespace: grafana namespace: grafana
createNamespace: true createNamespace: true
chart: prometheus-community/kube-state-metrics chart: prometheus-community/kube-state-metrics