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