Skip to content

Commit

Permalink
Prepare 0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Capact Bot committed Jan 27, 2022
1 parent 0308a33 commit a89d7a5
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/argo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Argo chart for Kubernetes

type: application

version: 0.5.0
version: 0.6.0

dependencies:
- name: argo-workflows
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/capact/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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.5.0
version: 0.6.0

# 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
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/capact/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dashboard:
# Overrides the image path provided in globals (`global.containerRegistry.path`).
path: ghcr.io/capactio
# Overrides the image tag provided in globals (`global.containerRegistry.overrideTag`).
tag: "8ec589e"
tag: "34e8069"

integrationTest:
image:
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/cert-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for CertManager for Capact installation

type: application

version: 0.5.0
version: 0.6.0

dependencies:
- name: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/ingress-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for Nginx Ingress Controller for Capact installation

type: application

version: 0.5.0
version: 0.6.0

dependencies:
- name: ingress-nginx
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/kubed/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for kubed for Capact installation

type: application

version: 0.5.0
version: 0.6.0

dependencies:
- name: kubed
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/monitoring/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for Capact monitoring stack

type: application

version: 0.5.0
version: 0.6.0

dependencies:
- name: kube-prometheus-stack
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/charts/neo4j/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for neo4j for Capact installation

type: application

version: 0.5.0
version: 0.6.0

dependencies:
- name: neo4j
Expand Down

0 comments on commit a89d7a5

Please sign in to comment.