Compare commits

..

3 Commits

2 changed files with 2 additions and 2 deletions

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.04" newTag: "2025.05"
- 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.1 - https://github.com/prometheus-operator/prometheus-operator?ref=v0.82.2
# 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