Skip to content

Commit a6d17ae

Browse files
feat: bump cf-common lib (#137)
1 parent ec243d4 commit a6d17ae

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

charts/mongodb/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: mongodb
33
description: MongoDB database Helm chart
4-
version: 0.1.0
4+
version: 0.1.1
55
appVersion: "7.0"
66
type: application
77
keywords:
@@ -14,5 +14,5 @@ maintainers:
1414
url: https://codefresh-io.github.io/
1515
dependencies:
1616
- name: cf-common
17-
repository: oci://quay.io/codefresh/charts
18-
version: "0.31.0"
17+
repository: oci://quay.io/codefresh/charts/dev
18+
version: "0.32.0"

charts/postgresql/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: postgresql
33
description: PostgreSQL database Helm chart
4-
version: 0.1.0
4+
version: 0.1.1
55
appVersion: "17"
66
type: application
77
keywords:
@@ -14,5 +14,5 @@ maintainers:
1414
url: https://codefresh-io.github.io/
1515
dependencies:
1616
- name: cf-common
17-
repository: oci://quay.io/codefresh/charts
18-
version: "0.31.0"
17+
repository: oci://quay.io/codefresh/charts/dev
18+
version: "0.32.0"

charts/rabbitmq/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: rabbitmq
33
description: RabbitMQ message broker Helm chart
4-
version: 0.1.0
4+
version: 0.1.1
55
appVersion: "4.0"
66
type: application
77
keywords:
@@ -14,5 +14,5 @@ maintainers:
1414
url: https://codefresh-io.github.io/
1515
dependencies:
1616
- name: cf-common
17-
repository: oci://quay.io/codefresh/charts
18-
version: "0.31.0"
17+
repository: oci://quay.io/codefresh/charts/dev
18+
version: "0.32.0"

charts/redis/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: redis
33
description: Redis database Helm chart
4-
version: 0.1.0
4+
version: 0.1.1
55
appVersion: "7.4"
66
type: application
77
keywords:
@@ -14,5 +14,5 @@ maintainers:
1414
url: https://codefresh-io.github.io/
1515
dependencies:
1616
- name: cf-common
17-
repository: oci://quay.io/codefresh/charts
18-
version: "0.31.0"
17+
repository: oci://quay.io/codefresh/charts/dev
18+
version: "0.32.0"

0 commit comments

Comments
 (0)