bump version
This commit is contained in:
parent
18435018b8
commit
a93d18666f
|
@ -70,7 +70,7 @@ spec:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 1
|
||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
resources:
|
resources:
|
||||||
- https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.76.2/bundle.yaml
|
- https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.81.0/bundle.yaml
|
||||||
|
|
||||||
commonLabels:
|
commonLabels:
|
||||||
app.kubernetes.io/part-of: monitoring
|
app.kubernetes.io/part-of: monitoring
|
|
@ -18,11 +18,11 @@ images:
|
||||||
- name: gitea/gitea
|
- name: gitea/gitea
|
||||||
newTag: 1.21.11
|
newTag: 1.21.11
|
||||||
- name: grafana/grafana
|
- name: grafana/grafana
|
||||||
newTag: 11.4.0
|
newTag: 11.6.0
|
||||||
- name: prom/blackbox-exporter
|
- name: prom/blackbox-exporter
|
||||||
newTag: v0.24.0
|
newTag: v0.26.0
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
newTag: 30.0.6
|
newTag: 30.0.8
|
||||||
- name: collabora/code
|
- name: collabora/code
|
||||||
newTag: 24.04.11.1.1
|
newTag: 24.04.11.1.1
|
||||||
- name: nextcloud/aio-imaginary
|
- name: nextcloud/aio-imaginary
|
||||||
|
@ -40,7 +40,7 @@ images:
|
||||||
- name: bitnami/kubectl
|
- name: bitnami/kubectl
|
||||||
newTag: "1.31"
|
newTag: "1.31"
|
||||||
- name: ollama/ollama
|
- name: ollama/ollama
|
||||||
newTag: 0.6.2
|
newTag: 0.6.3
|
||||||
# newTag: 0.3.6-rocm
|
# newTag: 0.3.6-rocm
|
||||||
# - name: ghcr.io/berriai/litellm
|
# - name: ghcr.io/berriai/litellm
|
||||||
# newTag: main-v1.43.1
|
# newTag: main-v1.43.1
|
||||||
|
|
Loading…
Reference in New Issue