Skip to content

Commit

Permalink
updated stageTime-server 24.0220.1541 for tag version v0.4.58
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Feb 20, 2024
1 parent 0ee9569 commit bed62f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/stagetime-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: stagetime-server
description: A Helm chart for Kubernetes
type: application
version: v0.4.57
appVersion: v0.4.57
version: v0.4.58
appVersion: v0.4.58
dependencies:
- name: sthings-helm-toolkit
version: 2.4.58
Expand Down
2 changes: 1 addition & 1 deletion helm/stagetime-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ deployment:
image: scr.cd43.sthings-pve.labul.sva.de/stagetime-server/stagetime-server
replicaCount: 1
imagePullPolicy: Always
tag: 24.0220.1529-v0.4.57
tag: 24.0220.1541-v0.4.58
securityContext:
capabilities: {}
services:
Expand Down
2 changes: 1 addition & 1 deletion helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ releases:
installed: true
namespace: stagetime
chart: stagetime-server/stagetime-server
version: v0.4.57
version: v0.4.58
values:
- "env/values.yaml.gotmpl"
environments:
Expand Down

0 comments on commit bed62f8

Please sign in to comment.