diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index 530dd667..120be651 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: mongodb description: MongoDB database Helm chart -version: 0.1.0 +version: 0.1.1 appVersion: "7.0" type: application keywords: @@ -14,5 +14,5 @@ maintainers: url: https://codefresh-io.github.io/ dependencies: - name: cf-common - repository: oci://quay.io/codefresh/charts - version: "0.31.0" + repository: oci://quay.io/codefresh/charts/dev + version: "0.32.0" diff --git a/charts/postgresql/Chart.yaml b/charts/postgresql/Chart.yaml index 73e344db..301cd75d 100644 --- a/charts/postgresql/Chart.yaml +++ b/charts/postgresql/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: postgresql description: PostgreSQL database Helm chart -version: 0.1.0 +version: 0.1.1 appVersion: "17" type: application keywords: @@ -14,5 +14,5 @@ maintainers: url: https://codefresh-io.github.io/ dependencies: - name: cf-common - repository: oci://quay.io/codefresh/charts - version: "0.31.0" + repository: oci://quay.io/codefresh/charts/dev + version: "0.32.0" diff --git a/charts/rabbitmq/Chart.yaml b/charts/rabbitmq/Chart.yaml index 56dd2843..55df28e0 100644 --- a/charts/rabbitmq/Chart.yaml +++ b/charts/rabbitmq/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: rabbitmq description: RabbitMQ message broker Helm chart -version: 0.1.0 +version: 0.1.1 appVersion: "4.0" type: application keywords: @@ -14,5 +14,5 @@ maintainers: url: https://codefresh-io.github.io/ dependencies: - name: cf-common - repository: oci://quay.io/codefresh/charts - version: "0.31.0" + repository: oci://quay.io/codefresh/charts/dev + version: "0.32.0" diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index 0ad6b90e..0e284e87 100644 --- a/charts/redis/Chart.yaml +++ b/charts/redis/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: redis description: Redis database Helm chart -version: 0.1.0 +version: 0.1.1 appVersion: "7.4" type: application keywords: @@ -14,5 +14,5 @@ maintainers: url: https://codefresh-io.github.io/ dependencies: - name: cf-common - repository: oci://quay.io/codefresh/charts - version: "0.31.0" + repository: oci://quay.io/codefresh/charts/dev + version: "0.32.0"