Compare commits

..

1 Commits

Author SHA1 Message Date
b93760110a Update ghcr.io/coder/code-server Docker tag to v4.99.1 2025-04-09 00:03:00 +00:00
4 changed files with 4 additions and 4 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.99.2-fedora newTag: 4.99.1-fedora

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: 8.11.4 version: 8.11.3
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@ -14,7 +14,7 @@ namespace: paperless
images: images:
- name: paperless - name: paperless
newName: ghcr.io/paperless-ngx/paperless-ngx newName: ghcr.io/paperless-ngx/paperless-ngx
newTag: "2.15.1" newTag: "2.14.7"
helmCharts: helmCharts:

View File

@ -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.45.2 version: 4.45.0
valuesFile: prometheus-node-exporter.values.yaml valuesFile: prometheus-node-exporter.values.yaml