Skip to content

Commit

Permalink
Feat(translations-refresher): Use public docker image on DockerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
graillus committed Jul 5, 2021
1 parent b980071 commit ceb2eae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/translations-refresher/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: translations-refresher
description: Helm chart for https://github.com/graillus/translations-refresher
type: application
version: 0.1.1
version: 0.1.2
sources:
- https://github.com/graillus/helm-charts
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion charts/translations-refresher/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
replicaCount: 1
image:
repository: translations-refresher
repository: graillus/translations-refresher
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
# tag: "latest"
Expand Down

0 comments on commit ceb2eae

Please sign in to comment.