Skip to content

Commit

Permalink
[VDEVOPS-000]: Upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: adobrodey <[email protected]>
  • Loading branch information
ADobrodey committed Jan 15, 2024
1 parent 78b1f92 commit 5477601
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
7 changes: 3 additions & 4 deletions stable/deployment/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
apiVersion: v2
name: deployment
version: 1.3.4
version: 1.3.5
description: Typical microservice chart. Supports Ingress controller, horizontal-scalable containers
type: application
dependencies:
- name: k8s-common
version: 1.3.4
repository: file://../../global/k8s-common
# repository: https://vinivia.github.io/kubernetes-helm-charts
version: ^1.3.4
repository: https://vinivia.github.io/kubernetes-helm-charts
home: https://vinivia.github.io/kubernetes-helm-charts
sources:
- https://github.com/vinivia/kubernetes-helm-charts/tree/main/stable/deployment
Expand Down
5 changes: 2 additions & 3 deletions stable/statefulset/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
apiVersion: v2
name: statefulset
version: 1.3.4
version: 1.3.5
description: Typical StateFul Set application
type: application
dependencies:
- name: k8s-common
version: ^1.3.4
repository: file://../../global/k8s-common
# repository: https://vinivia.github.io/kubernetes-helm-charts
repository: https://vinivia.github.io/kubernetes-helm-charts
home: https://vinivia.github.io/kubernetes-helm-charts
sources:
- https://github.com/vinivia/kubernetes-helm-charts/tree/main/stable/statefulset
Expand Down

0 comments on commit 5477601

Please sign in to comment.