Skip to content

Commit

Permalink
updated stageTime-informer 24.0206.1922 for tag version v0.1.84
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Feb 6, 2024
1 parent 9bd6b16 commit 2e83589
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/stagetime-informer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: stagetime-informer
description: A Helm chart for Kubernetes
type: application
version: v0.1.83
appVersion: v0.1.83
version: v0.1.84
appVersion: v0.1.84
dependencies:
- name: sthings-helm-toolkit
version: 2.4.58
Expand Down
2 changes: 1 addition & 1 deletion helm/stagetime-informer/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ deployment:
image: scr.cd43.sthings-pve.labul.sva.de/stagetime-informer/stagetime-informer
replicaCount: 1
imagePullPolicy: Always
tag: 24.0206.1843-v0.1.83
tag: 24.0206.1922-v0.1.84
securityContext:
capabilities: {}
# RBAC
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-informer
chart: stagetime-informer/stagetime-informer
version: v0.1.83
version: v0.1.84
values:
- "env/values.yaml.gotmpl"
environments:
Expand Down

0 comments on commit 2e83589

Please sign in to comment.