Skip to content

Commit e22b4fb

Browse files
Update all dependencies
1 parent 50871bf commit e22b4fb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/applications/monitoring/deploy/argocd/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
source:
1313
chart: kube-prometheus-stack
1414
repoURL: https://prometheus-community.github.io/helm-charts
15-
targetRevision: 81.6.9
15+
targetRevision: 82.0.0
1616
helm:
1717
# skipCrds: true
1818
# https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml

src/applications/monitoring/deploy/chart/base/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name: kube-prometheus-stack
33
version: 0.0.1
44
dependencies:
55
- name: kube-prometheus-stack
6-
version: 81.6.9
6+
version: 82.0.0
77
repository: https://prometheus-community.github.io/helm-charts

src/applications/privatellm/deploy/argocd/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
# https://github.com/otwld/ollama-helm/blob/main/values.yaml
4242
- chart: ollama
4343
repoURL: https://otwld.github.io/ollama-helm/
44-
targetRevision: 1.42.0
44+
targetRevision: 1.43.0
4545
helm:
4646
releaseName: ollama
4747
valuesObject:

0 commit comments

Comments
 (0)