Skip to content

Commit

Permalink
feat: main
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed Feb 3, 2025
1 parent 41687d6 commit f38fa9c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions helm/clusterbook/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: clusterbook
description: A Helm chart for Kubernetes
type: application
version: dev-v1.2.0-chart
appVersion: dev-v1.2.0
version: v1.2.2-chart
appVersion: v1.2.2
dependencies:
- name: sthings-helm-toolkit
version: 2.4.74
Expand Down
2 changes: 1 addition & 1 deletion helm/clusterbook/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ deployment:
image: ghcr.io/stuttgart-things/clusterbook/clusterbook
replicaCount: 1
imagePullPolicy: Always
tag: v1.2.1
tag: v1.2.2
securityContext:
capabilities: {}

Expand Down
2 changes: 1 addition & 1 deletion helm/env/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableCertificateRequest: true
ingressDomain: fluxdev-3.sthings-vsphere.labul.sva.de #rke2.sthings-vsphere.labul.sva.de
issuerKind: ClusterIssuer
issuerName: vault-approle
imageTag: v1.2.1
imageTag: v1.2.2

0 comments on commit f38fa9c

Please sign in to comment.