Compare commits
13 commits
47f2a869b2
...
4c8857b3ff
Author | SHA1 | Date | |
---|---|---|---|
4c8857b3ff | |||
f29ffccc90 | |||
44d334b16c | |||
0f61088c49 | |||
da07529ca7 | |||
1e18d82f7a | |||
db14ac1371 | |||
6d912bd045 | |||
07f672d265 | |||
ab9f71c2d9 | |||
98196251ec | |||
b3d51f3d6b | |||
b82f232ee2 |
6 changed files with 8 additions and 8 deletions
argocd
coder
ente
forgejo
kube-prometheus
nocodb
|
@ -13,7 +13,7 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: argocd
|
- name: argocd
|
||||||
newName: code.icb4dc0.de/infrastructure/images/argocd
|
newName: code.icb4dc0.de/infrastructure/images/argocd
|
||||||
newTag: v2.11.7
|
newTag: v2.12.0
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- includeSelectors: true
|
- includeSelectors: true
|
||||||
|
@ -26,7 +26,7 @@ helmCharts:
|
||||||
repo: https://argoproj.github.io/argo-helm
|
repo: https://argoproj.github.io/argo-helm
|
||||||
releaseName: argo-cd
|
releaseName: argo-cd
|
||||||
namespace: argo-system
|
namespace: argo-system
|
||||||
version: "7.3.11"
|
version: "7.4.2"
|
||||||
valuesFile: config/values.argo-cd.yaml
|
valuesFile: config/values.argo-cd.yaml
|
||||||
apiVersions:
|
apiVersions:
|
||||||
- monitoring.coreos.com/v1
|
- monitoring.coreos.com/v1
|
|
@ -13,6 +13,6 @@ helmCharts:
|
||||||
repo: https://helm.coder.com/v2
|
repo: https://helm.coder.com/v2
|
||||||
releaseName: coder
|
releaseName: coder
|
||||||
namespace: coder
|
namespace: coder
|
||||||
version: "2.13.2"
|
version: "2.14.1"
|
||||||
valuesFile: config/values.coder.yml
|
valuesFile: config/values.coder.yml
|
||||||
skipTests: true
|
skipTests: true
|
|
@ -7,7 +7,7 @@ namePrefix: ente-
|
||||||
images:
|
images:
|
||||||
- name: museum
|
- name: museum
|
||||||
newName: ghcr.io/ente-io/server
|
newName: ghcr.io/ente-io/server
|
||||||
newTag: 3f9107c497bec8ae1ef297e73633a2baa7d7aeb0
|
newTag: cdbf8c5f0971cb383df03c6b2f72ffb85387beef
|
||||||
- name: photos
|
- name: photos
|
||||||
newName: code.icb4dc0.de/infrastructure/images/ente/photos
|
newName: code.icb4dc0.de/infrastructure/images/ente/photos
|
||||||
newTag: v0.9.16
|
newTag: v0.9.16
|
||||||
|
|
|
@ -46,7 +46,7 @@ helmCharts:
|
||||||
repo: oci://codeberg.org/forgejo-contrib
|
repo: oci://codeberg.org/forgejo-contrib
|
||||||
releaseName: forgejo
|
releaseName: forgejo
|
||||||
namespace: forgejo
|
namespace: forgejo
|
||||||
version: "8.1.0"
|
version: "8.1.1"
|
||||||
valuesFile: config/values.forgejo.yaml
|
valuesFile: config/values.forgejo.yaml
|
||||||
skipTests: true
|
skipTests: true
|
||||||
apiVersions:
|
apiVersions:
|
||||||
|
@ -55,6 +55,6 @@ helmCharts:
|
||||||
repo: https://meilisearch.github.io/meilisearch-kubernetes
|
repo: https://meilisearch.github.io/meilisearch-kubernetes
|
||||||
releaseName: forgejo-indexer
|
releaseName: forgejo-indexer
|
||||||
namespace: forgejo
|
namespace: forgejo
|
||||||
version: "0.8.0"
|
version: "0.9.0"
|
||||||
valuesFile: config/values.meilisearch.yaml
|
valuesFile: config/values.meilisearch.yaml
|
||||||
skipTests: true
|
skipTests: true
|
|
@ -15,5 +15,5 @@ helmCharts:
|
||||||
includeCRDs: true
|
includeCRDs: true
|
||||||
namespace: observability-system
|
namespace: observability-system
|
||||||
releaseName: prometheus
|
releaseName: prometheus
|
||||||
version: "61.6.0"
|
version: "61.7.2"
|
||||||
valuesFile: config/values.prometheus.yaml
|
valuesFile: config/values.prometheus.yaml
|
|
@ -6,7 +6,7 @@ namespace: nocodb
|
||||||
images:
|
images:
|
||||||
- name: nocodb
|
- name: nocodb
|
||||||
newName: docker.io/nocodb/nocodb
|
newName: docker.io/nocodb/nocodb
|
||||||
newTag: 0.251.3
|
newTag: 0.252.0
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- includeSelectors: true
|
- includeSelectors: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue