Skip to content

Commit

Permalink
updated stageTime-server 24.0220.1445 for tag version v0.4.53
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Feb 20, 2024
1 parent 8c67186 commit 7dded4b
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.52
appVersion: v0.4.52
version: v0.4.53
appVersion: v0.4.53
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.1432-v0.4.52
tag: 24.0220.1445-v0.4.53
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.52
version: v0.4.53
values:
- "env/values.yaml.gotmpl"
environments:
Expand Down

0 comments on commit 7dded4b

Please sign in to comment.