Skip to content

Commit

Permalink
Replace kubeops image when releasing a chart (#1527)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Martinez Gotor committed Feb 18, 2020
1 parent d86208a commit ee54263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/chart_sync_utils.sh
Expand Up @@ -88,6 +88,7 @@ updateRepo() {
replaceImage apprepository-controller "${targetChartPath}/values.yaml"
replaceImage asset-syncer "${targetChartPath}/values.yaml"
replaceImage assetsvc "${targetChartPath}/values.yaml"
replaceImage kubeops "${targetChartPath}/values.yaml"
}

commitAndPushChanges() {
Expand Down

0 comments on commit ee54263

Please sign in to comment.