diff --git a/charts/plume/Chart.lock b/charts/plume/Chart.lock new file mode 100644 index 00000000..107c25f2 --- /dev/null +++ b/charts/plume/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: diagrid-dashboard + repository: file://../diagrid-dashboard + version: 0.1.0 +digest: sha256:4fdb3148a2a6439223d7844a3083da2de324dd47e5cb3ac4a5d9c436e6e2c775 +generated: "2026-02-25T16:15:48.608231856+01:00" diff --git a/charts/plume/Chart.yaml b/charts/plume/Chart.yaml index 2d00e0d8..dd507949 100644 --- a/charts/plume/Chart.yaml +++ b/charts/plume/Chart.yaml @@ -4,10 +4,10 @@ description: A Helm chart for Kubernetes type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: v1.7.0 +version: v1.6.13 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: v1.7.0 +appVersion: v1.6.13 dependencies: - name: diagrid-dashboard version: "0.1.0" diff --git a/values/plume/values/values-staging.yaml b/values/plume/values/values-staging.yaml index 14560dfe..aca04fbb 100644 --- a/values/plume/values/values-staging.yaml +++ b/values/plume/values/values-staging.yaml @@ -1,7 +1,7 @@ replicaCount: 1 image: repository: "git.oceanbox.io/oceanbox/plume/plume" - tag: dffd4390-debug + tag: v1.6.13 podAnnotations: dapr.io/enabled: "true" dapr.io/app-id: "staging-plume"