Skip to content

Commit

Permalink
updating aws connector docker image repo
Browse files Browse the repository at this point in the history
  • Loading branch information
haritzsaiz committed Jul 10, 2023
1 parent 759dc93 commit abb9446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/lamassu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.1
version: 0.1.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
Expand Down
2 changes: 1 addition & 1 deletion charts/lamassu/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ services:
host: ""
port: 25
awsConnector:
image: lamassuiot/lamassu-aws-connector:2.1.0
image: ghcr.io/lamassuiot/lamassu-aws-connector:2.1.0
enabled: false
name: "AWS default connector"
aws:
Expand Down

0 comments on commit abb9446

Please sign in to comment.