Skip to content

Commit

Permalink
Update chart version and image tags
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 22, 2024
1 parent 1ffd3f7 commit 9c5b11f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions services/traction/charts/dev/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: traction
description: traction - dev
type: application
version: "0.3.2"
appVersion: "0.5.0"
version: "0.3.3"
appVersion: "0.5.1"
dependencies:
- name: traction
version: "0.3.2"
version: "0.3.3"
repository: https://bcgov.github.io/traction
6 changes: 3 additions & 3 deletions services/traction/charts/dev/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ traction:
ingressSuffix: -dev.apps.silver.devops.gov.bc.ca
acapy:
image:
tag: sha-9266d4e
tag: sha-5d3d8f7
pullPolicy: Always
secret:
adminApiKey:
Expand Down Expand Up @@ -86,7 +86,7 @@ traction:
cpu: 800m
tenant_proxy:
image:
tag: sha-9266d4e
tag: sha-5d3d8f7
pullPolicy: Always
networkPolicy:
enabled: true
Expand All @@ -98,7 +98,7 @@ traction:
showOIDCReservationLogin: true
quickConnectEndorserName: "bcovrin-test-endorser"
image:
tag: sha-9266d4e
tag: sha-5d3d8f7
pullPolicy: Always
existingSecret: ""
ux:
Expand Down

0 comments on commit 9c5b11f

Please sign in to comment.