Skip to content

Commit

Permalink
Updated chart versions
Browse files Browse the repository at this point in the history
  • Loading branch information
anttileppa committed Jan 14, 2025
1 parent db9b12c commit 747dcd2
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions charts/noheva/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ name: noheva
description: |
Helm chart for the Noheva exhibition system
type: application
version: 0.0.1-develop.18
version: 0.0.1-develop.19
keywords:
- noheva
dependencies:
- name: noheva-auth
repository: file://charts/noheva-auth
version: 0.0.1-develop.18
version: 0.0.1-develop.19
- name: noheva-api
repository: file://charts/noheva-api
version: 0.0.1-develop.18
version: 0.0.1-develop.19
- name: noheva-management
repository: file://charts/noheva-management
version: 0.0.1-develop.18
version: 0.0.1-develop.19
2 changes: 1 addition & 1 deletion charts/noheva/charts/noheva-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: noheva-api
description: |
Noheva API for the Noheva exhibition system
type: application
version: 0.0.1-develop.18
version: 0.0.1-develop.19
keywords:
- noheva
2 changes: 1 addition & 1 deletion charts/noheva/charts/noheva-auth/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: noheva-auth
description: |
Authentication services for the Noheva exhibition system
type: application
version: 0.0.1-develop.18
version: 0.0.1-develop.19
keywords:
- noheva
- keycloak
2 changes: 1 addition & 1 deletion charts/noheva/charts/noheva-management/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: noheva-management
description: |
Noheva management UI for the Noheva exhibition system
type: application
version: 0.0.1-develop.18
version: 0.0.1-develop.19
keywords:
- noheva
2 changes: 1 addition & 1 deletion charts/noheva/charts/noheva-management/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: ghcr.io/metatavu/noheva-management
pullPolicy: Always
sha256: 2adc51b8478ae05ef151f701bf1a9e0d5a925f0012747c8f7d6d01b07a98510d
sha256: e98cd517c2320d64489c837fa8e0d783d882652c152273549c395f54f389d0e2

metadata:
annotations:
Expand Down

0 comments on commit 747dcd2

Please sign in to comment.