Skip to content

Commit

Permalink
updated stageTime-informer 24.0206.1924 for tag version v0.1.85
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Feb 6, 2024
1 parent e3f42ef commit 9b05dd7
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.84
appVersion: v0.1.84
version: v0.1.85
appVersion: v0.1.85
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.1922-v0.1.84
tag: 24.0206.1924-v0.1.85
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.84
version: v0.1.85
values:
- "env/values.yaml.gotmpl"
environments:
Expand Down

0 comments on commit 9b05dd7

Please sign in to comment.