diff --git a/charts/celo-fullnode-backups/Chart.yaml b/charts/celo-fullnode-backups/Chart.yaml index c453d500..2dabe053 100644 --- a/charts/celo-fullnode-backups/Chart.yaml +++ b/charts/celo-fullnode-backups/Chart.yaml @@ -18,11 +18,11 @@ keywords: - Validator - Ethereum - Proof-of-Stake -version: 0.4.7 +version: 0.4.8 dependencies: - name: common repository: oci://us-west1-docker.pkg.dev/devopsre/clabs-public-oci - version: 0.5.0 + version: 0.5.1 - name: gemini repository: https://charts.fairwinds.com/stable version: 2.1.3 diff --git a/charts/celo-fullnode-backups/README.md b/charts/celo-fullnode-backups/README.md index edb26ce7..a18829f0 100644 --- a/charts/celo-fullnode-backups/README.md +++ b/charts/celo-fullnode-backups/README.md @@ -2,7 +2,7 @@ Automate celo-blockchain chain backups using PVC snapshots -![Version: 0.4.7](https://img.shields.io/badge/Version-0.4.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) +![Version: 0.4.8](https://img.shields.io/badge/Version-0.4.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) - [celo-fullnode-backups](#celo-fullnode-backups) - [Chart requirements](#chart-requirements) @@ -37,7 +37,7 @@ To install/manage a release named `celo-mainnet-fullnode` connected to `mainnet` ```bash # Select the chart release to use -CHART_RELEASE="oci://us-west1-docker.pkg.dev/celo-testnet/clabs-public-oci/celo-fullnode-backups --version=0.4.7" # Use remote chart and specific version +CHART_RELEASE="oci://us-west1-docker.pkg.dev/celo-testnet/clabs-public-oci/celo-fullnode-backups --version=0.4.8" # Use remote chart and specific version CHART_RELEASE="./" # Use this local folder # (Only for local chart) Sync helm dependencies diff --git a/charts/load-test/Chart.yaml b/charts/load-test/Chart.yaml index b795ba99..e05b54e5 100644 --- a/charts/load-test/Chart.yaml +++ b/charts/load-test/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: load-test type: application icon: https://pbs.twimg.com/profile_images/1613170131491848195/InjXBNx9_400x400.jpg -version: 0.4.0 +version: 0.4.1 description: Chart which is used to run load test for a Celo Network keywords: - Celo @@ -19,4 +19,4 @@ maintainers: dependencies: - name: common repository: oci://us-west1-docker.pkg.dev/devopsre/clabs-public-oci - version: 0.5.0 + version: 0.5.1 diff --git a/charts/load-test/README.md b/charts/load-test/README.md index 8ff1fa0f..e8e051cc 100644 --- a/charts/load-test/README.md +++ b/charts/load-test/README.md @@ -1,6 +1,6 @@ # load-test -![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square) +![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square) Chart which is used to run load test for a Celo Network @@ -14,7 +14,7 @@ Chart which is used to run load test for a Celo Network | Repository | Name | Version | |------------|------|---------| -| oci://us-west1-docker.pkg.dev/devopsre/clabs-public-oci | common | 0.5.0 | +| oci://us-west1-docker.pkg.dev/devopsre/clabs-public-oci | common | 0.5.1 | ## Values diff --git a/charts/testnet/Chart.yaml b/charts/testnet/Chart.yaml index b4c9645e..75a845b5 100644 --- a/charts/testnet/Chart.yaml +++ b/charts/testnet/Chart.yaml @@ -1,7 +1,7 @@ --- name: testnet apiVersion: v2 -version: 0.5.2 +version: 0.5.3 description: Private Celo network Helm chart for Kubernetes home: https://clabs.co sources: @@ -26,4 +26,4 @@ appVersion: v1.0.0 dependencies: - name: common repository: oci://us-west1-docker.pkg.dev/devopsre/clabs-public-oci - version: 0.5.0 + version: 0.5.1 diff --git a/charts/testnet/README.md b/charts/testnet/README.md index 64b514ab..199eabd6 100644 --- a/charts/testnet/README.md +++ b/charts/testnet/README.md @@ -1,6 +1,6 @@ # testnet -![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square) +![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat-square) Private Celo network Helm chart for Kubernetes @@ -23,7 +23,7 @@ Private Celo network Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| oci://us-west1-docker.pkg.dev/devopsre/clabs-public-oci | common | 0.5.0 | +| oci://us-west1-docker.pkg.dev/devopsre/clabs-public-oci | common | 0.5.1 | ## Values