Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/pmm-ha-pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Add Helm repositories
run: |
helm repo add altinity https://helm.altinity.com
helm repo add vm https://victoriametrics.github.io/helm-charts/
helm repo add haproxytech https://haproxytech.github.io/helm-charts/
helm repo update

Expand Down
6 changes: 3 additions & 3 deletions charts/pmm-ha/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: victoria-metrics-cluster
repository: file://charts/victoria-metrics-cluster
repository: https://victoriametrics.github.io/helm-charts/
version: 0.18.0
- name: altinity-clickhouse-operator
repository: https://helm.altinity.com
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: pg-operator
repository: file://charts/pg-operator
version: 2.5.0
digest: sha256:d666ce8d872fa5cf6ebff608727f844a564da86e4b6b42f11f04a2fac5c211cc
generated: "2025-10-10T12:02:39.536523+02:00"
digest: sha256:76f6a07685c9dae8cc22f8a6192abc4e24107aad28c65232e74b4052a5e96668
generated: "2025-10-16T16:11:56.778521+02:00"
2 changes: 1 addition & 1 deletion charts/pmm-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ icon: https://www.percona.com/sites/default/files/pmm-logo.png
dependencies:
- name: victoria-metrics-cluster
version: 0.18.0
repository: file://charts/victoria-metrics-cluster
repository: https://victoriametrics.github.io/helm-charts/
- name: altinity-clickhouse-operator
version: 0.25.4
repository: https://helm.altinity.com
Expand Down
24 changes: 0 additions & 24 deletions charts/pmm-ha/charts/victoria-metrics-cluster/.helmignore

This file was deleted.

6 changes: 0 additions & 6 deletions charts/pmm-ha/charts/victoria-metrics-cluster/Chart.lock

This file was deleted.

47 changes: 0 additions & 47 deletions charts/pmm-ha/charts/victoria-metrics-cluster/Chart.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions charts/pmm-ha/charts/victoria-metrics-cluster/RELEASE_NOTES

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading