From 76d041bcde82ce935055b6b7e4c07bdc9dfcd1a9 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Sat, 31 Aug 2024 09:59:22 +1000 Subject: [PATCH] update image version to 1.0.5 --- apps/ec-config-server/env/k3s-cluster/Chart.yaml | 2 +- apps/ec-config-server/env/k3s-cluster/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/ec-config-server/env/k3s-cluster/Chart.yaml b/apps/ec-config-server/env/k3s-cluster/Chart.yaml index 20ca689..74a0ae9 100644 --- a/apps/ec-config-server/env/k3s-cluster/Chart.yaml +++ b/apps/ec-config-server/env/k3s-cluster/Chart.yaml @@ -20,4 +20,4 @@ version: 1.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: "1.0.4" +appVersion: "1.0.5" diff --git a/apps/ec-config-server/env/k3s-cluster/values.yaml b/apps/ec-config-server/env/k3s-cluster/values.yaml index 4ba0ea7..ad9717b 100644 --- a/apps/ec-config-server/env/k3s-cluster/values.yaml +++ b/apps/ec-config-server/env/k3s-cluster/values.yaml @@ -108,7 +108,7 @@ serviceAccount: name: ec-user spring: - activeprofile: native,k8s + activeprofile: native,k3s configNativeSearchLocation: tolerations: []