Compare commits

..

1 Commits

Author SHA1 Message Date
c5aa0eb38f Update ghcr.io/coder/code-server Docker tag to v4.99.4 2025-05-02 20:01:12 +00:00
8 changed files with 9 additions and 9 deletions

View File

@ -12,4 +12,4 @@ namespace: code-server
images: images:
- name: code-server - name: code-server
newName: ghcr.io/coder/code-server newName: ghcr.io/coder/code-server
newTag: 4.100.0-fedora newTag: 4.99.4-fedora

View File

@ -13,4 +13,4 @@ resources:
images: images:
- name: actualbudget - name: actualbudget
newName: actualbudget/actual-server newName: actualbudget/actual-server
newTag: 25.5.0 newTag: 25.4.0

View File

@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana - releaseName: grafana
name: grafana name: grafana
repo: https://grafana.github.io/helm-charts repo: https://grafana.github.io/helm-charts
version: 9.0.0 version: 8.14.1
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@ -15,4 +15,4 @@ resources:
images: images:
- name: homeassistant - name: homeassistant
newName: homeassistant/home-assistant newName: homeassistant/home-assistant
newTag: "2025.5" newTag: "2025.4"

View File

@ -21,7 +21,7 @@ helmCharts:
- name: redis - name: redis
releaseName: redis releaseName: redis
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
version: 21.0.2 version: 20.13.4
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false

View File

@ -27,6 +27,6 @@ images:
helmCharts: helmCharts:
- name: authelia - name: authelia
releaseName: authelia releaseName: authelia
version: 0.10.10 version: 0.10.6
repo: https://charts.authelia.com repo: https://charts.authelia.com
valuesFile: authelia.values.yaml valuesFile: authelia.values.yaml

View File

@ -11,7 +11,7 @@ resources:
images: images:
- name: octodns - name: octodns
newName: octodns/octodns # has all plugins newName: octodns/octodns # has all plugins
newTag: "2025.05" newTag: "2025.04"
- name: git - name: git
newName: alpine/git newName: alpine/git

View File

@ -6,7 +6,7 @@ namespace: monitoring
resources: resources:
- namespace.yaml - namespace.yaml
# prometheus-operator crds # prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.2 - https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.0
# single prometheus instance with a thanos sidecar # single prometheus instance with a thanos sidecar
- prometheus.yaml - prometheus.yaml
- thanos-store.statefulset.yaml - thanos-store.statefulset.yaml
@ -29,5 +29,5 @@ helmCharts:
- name: prometheus-node-exporter - name: prometheus-node-exporter
releaseName: prometheus-node-exporter releaseName: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts repo: https://prometheus-community.github.io/helm-charts
version: 4.46.0 version: 4.45.3
valuesFile: prometheus-node-exporter.values.yaml valuesFile: prometheus-node-exporter.values.yaml