From 914c1626ccec82ce4f84a3a2fb5b51f4cbd325a8 Mon Sep 17 00:00:00 2001 From: Jeffrey Tang Date: Mon, 10 Aug 2026 09:45:40 -0500 Subject: [PATCH 1/3] feat: update container version Signed-off-by: Jeffrey Tang --- charts/solo-deployment/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/solo-deployment/values.yaml b/charts/solo-deployment/values.yaml index 5c1403a..58fe5f2 100644 --- a/charts/solo-deployment/values.yaml +++ b/charts/solo-deployment/values.yaml @@ -70,7 +70,7 @@ defaults: image: registry: "ghcr.io" repository: "hashgraph/solo-containers/debian-s6-java25" - tag: "0.46.0" + tag: "0.46.1" pullPolicy: "IfNotPresent" resources: { } extraEnv: [ ] @@ -145,7 +145,7 @@ defaults: image: registry: "ghcr.io" repository: "hashgraph/solo-containers/backup-uploader" - tag: "0.46.0" + tag: "0.46.1" pullPolicy: "IfNotPresent" config: backupBucket: "backup" From 888b83f7883fba6c8916128d390a8691dcd3165a Mon Sep 17 00:00:00 2001 From: Hashgraph Eng Automation Date: Mon, 10 Aug 2026 14:46:51 +0000 Subject: [PATCH 2/3] chore(release): 0.66.0-alpha.1 [skip ci] Signed-off-by: Hedera Automation --- charts/solo-cert-manager/Chart.yaml | 4 ++-- charts/solo-cluster-setup/Chart.yaml | 4 ++-- charts/solo-deployment/Chart.yaml | 4 ++-- charts/solo-shared-resources/Chart.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/solo-cert-manager/Chart.yaml b/charts/solo-cert-manager/Chart.yaml index 2c81b13..a26ae56 100644 --- a/charts/solo-cert-manager/Chart.yaml +++ b/charts/solo-cert-manager/Chart.yaml @@ -15,13 +15,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.65.1 +version: 0.66.0-alpha.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.65.1" +appVersion: "0.66.0-alpha.1" dependencies: - name: cert-manager diff --git a/charts/solo-cluster-setup/Chart.yaml b/charts/solo-cluster-setup/Chart.yaml index 2c3c4b2..54841cd 100644 --- a/charts/solo-cluster-setup/Chart.yaml +++ b/charts/solo-cluster-setup/Chart.yaml @@ -16,13 +16,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.65.1 +version: 0.66.0-alpha.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.65.1" +appVersion: "0.66.0-alpha.1" dependencies: - name: operator diff --git a/charts/solo-deployment/Chart.yaml b/charts/solo-deployment/Chart.yaml index b924ee6..c6779e3 100644 --- a/charts/solo-deployment/Chart.yaml +++ b/charts/solo-deployment/Chart.yaml @@ -15,13 +15,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.65.1 +version: 0.66.0-alpha.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.65.1" +appVersion: "0.66.0-alpha.1" # This is range of versions of Kubernetes server that is supported by this chart. # Note we need to use -0 suffix to support GKE version diff --git a/charts/solo-shared-resources/Chart.yaml b/charts/solo-shared-resources/Chart.yaml index f0f4290..dbf68a9 100644 --- a/charts/solo-shared-resources/Chart.yaml +++ b/charts/solo-shared-resources/Chart.yaml @@ -15,13 +15,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.65.1 +version: 0.66.0-alpha.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.65.1" +appVersion: "0.66.0-alpha.1" # This is range of versions of Kubernetes server that is supported by this chart. # Note we need to use -0 suffix to support GKE version From 7d6211813f686c8157c9e9c89dec863c511609d5 Mon Sep 17 00:00:00 2001 From: Jeffrey Tang Date: Thu, 13 Aug 2026 13:46:20 -0500 Subject: [PATCH 3/3] revert Signed-off-by: Jeffrey Tang --- charts/solo-cert-manager/Chart.yaml | 4 ++-- charts/solo-cluster-setup/Chart.yaml | 4 ++-- charts/solo-deployment/Chart.yaml | 4 ++-- charts/solo-shared-resources/Chart.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/solo-cert-manager/Chart.yaml b/charts/solo-cert-manager/Chart.yaml index a26ae56..2c81b13 100644 --- a/charts/solo-cert-manager/Chart.yaml +++ b/charts/solo-cert-manager/Chart.yaml @@ -15,13 +15,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.66.0-alpha.1 +version: 0.65.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.66.0-alpha.1" +appVersion: "0.65.1" dependencies: - name: cert-manager diff --git a/charts/solo-cluster-setup/Chart.yaml b/charts/solo-cluster-setup/Chart.yaml index 54841cd..2c3c4b2 100644 --- a/charts/solo-cluster-setup/Chart.yaml +++ b/charts/solo-cluster-setup/Chart.yaml @@ -16,13 +16,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.66.0-alpha.1 +version: 0.65.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.66.0-alpha.1" +appVersion: "0.65.1" dependencies: - name: operator diff --git a/charts/solo-deployment/Chart.yaml b/charts/solo-deployment/Chart.yaml index c6779e3..b924ee6 100644 --- a/charts/solo-deployment/Chart.yaml +++ b/charts/solo-deployment/Chart.yaml @@ -15,13 +15,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.66.0-alpha.1 +version: 0.65.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.66.0-alpha.1" +appVersion: "0.65.1" # This is range of versions of Kubernetes server that is supported by this chart. # Note we need to use -0 suffix to support GKE version diff --git a/charts/solo-shared-resources/Chart.yaml b/charts/solo-shared-resources/Chart.yaml index dbf68a9..f0f4290 100644 --- a/charts/solo-shared-resources/Chart.yaml +++ b/charts/solo-shared-resources/Chart.yaml @@ -15,13 +15,13 @@ 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.66.0-alpha.1 +version: 0.65.1 # 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. # It is recommended to use it with quotes. -appVersion: "0.66.0-alpha.1" +appVersion: "0.65.1" # This is range of versions of Kubernetes server that is supported by this chart. # Note we need to use -0 suffix to support GKE version