Skip to content

Commit

Permalink
feat(opcua): Update image version (#6)
Browse files Browse the repository at this point in the history
Update image version
  • Loading branch information
tomguillermou authored Aug 14, 2024
1 parent 1d975ae commit 7b7d480
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/opcua/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: opcua
description: A Helm chart for Kubernetes to deploy Citron OPCUA connector
type: application
version: 0.7.0
version: 0.8.0
appVersion: "0.1.0"
2 changes: 1 addition & 1 deletion charts/opcua/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
repository: 444505633365.dkr.ecr.eu-west-3.amazonaws.com/opcua-connector
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "prd-v1.0.3"
tag: "prd-v1.0.4"

config:
appName: "opcua-connector"
Expand Down

0 comments on commit 7b7d480

Please sign in to comment.