Skip to content

Commit 6977416

Browse files
author
Capact Bot
committed
Prepare 0.7.0 release
1 parent 8e70d66 commit 6977416

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

deploy/kubernetes/charts/argo/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Argo chart for Kubernetes
44

55
type: application
66

7-
version: 0.6.0
7+
version: 0.7.0
88

99
dependencies:
1010
- name: argo-workflows

deploy/kubernetes/charts/capact/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: application
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
99
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10-
version: 0.6.0
10+
version: 0.7.0
1111

1212
# This is the version number of the application being deployed. This version number should be
1313
# incremented each time you make changes to the application. Versions are not expected to

deploy/kubernetes/charts/capact/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dashboard:
2121
# Overrides the image path provided in globals (`global.containerRegistry.path`).
2222
path: ghcr.io/capactio
2323
# Overrides the image tag provided in globals (`global.containerRegistry.overrideTag`).
24-
tag: "c8bbaf0"
24+
tag: "94654ef"
2525

2626
integrationTest:
2727
image:

deploy/kubernetes/charts/cert-manager/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for CertManager for Capact installation
44

55
type: application
66

7-
version: 0.6.0
7+
version: 0.7.0
88

99
dependencies:
1010
- name: cert-manager

deploy/kubernetes/charts/helm-storage-backend/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: application
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
99
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10-
version: 0.6.0
10+
version: 0.7.0
1111

1212
# This is the version number of the application being deployed. This version number should be
1313
# incremented each time you make changes to the application. Versions are not expected to

deploy/kubernetes/charts/ingress-controller/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for Nginx Ingress Controller for Capact installation
44

55
type: application
66

7-
version: 0.6.0
7+
version: 0.7.0
88

99
dependencies:
1010
- name: ingress-nginx

deploy/kubernetes/charts/kubed/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for kubed for Capact installation
44

55
type: application
66

7-
version: 0.6.0
7+
version: 0.7.0
88

99
dependencies:
1010
- name: kubed

deploy/kubernetes/charts/monitoring/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for Capact monitoring stack
44

55
type: application
66

7-
version: 0.6.0
7+
version: 0.7.0
88

99
dependencies:
1010
- name: kube-prometheus-stack

deploy/kubernetes/charts/neo4j/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for neo4j for Capact installation
44

55
type: application
66

7-
version: 0.6.0
7+
version: 0.7.0
88

99
dependencies:
1010
- name: neo4j

deploy/kubernetes/charts/secret-storage-backend/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ type: application
77
# This is the chart version. This version number should be incremented each time you make changes
88
# to the chart and its templates, including the app version.
99
# Versions are expected to follow Semantic Versioning (https://semver.org/)
10-
version: 0.6.0
10+
version: 0.7.0
1111

1212
# This is the version number of the application being deployed. This version number should be
1313
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)