Compare commits

..

1 Commits

Author SHA1 Message Date
d5850ae24c Update alpine/git Docker tag to v2.49.0 2025-06-01 06:01:19 +00:00
4 changed files with 4 additions and 4 deletions

View File

@ -12,4 +12,4 @@ namespace: audiobookshelf
images: images:
- name: audiobookshelf - name: audiobookshelf
newName: ghcr.io/advplyr/audiobookshelf newName: ghcr.io/advplyr/audiobookshelf
newTag: "2.24.0" newTag: "2.23.0"

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.3-fedora newTag: 4.100.2-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: 9.2.2 version: 9.2.1
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

@ -15,4 +15,4 @@ images:
- name: git - name: git
newName: alpine/git newName: alpine/git
newTag: "v2.47.2" newTag: "v2.49.0"