Merge pull request #22 from fluxcd/update-fluxcdio

Change annotations to fluxcd.io
master
Stefan Prodan 2019-10-18 12:44:52 +03:00 committed by GitHub
commit f487106c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 12 deletions

View File

@ -5,8 +5,8 @@ metadata:
name: ghost
namespace: demo
annotations:
flux.weave.works/automated: "false"
flux.weave.works/tag.chart-image: glob:1.21.*
fluxcd.io/automated: "false"
fluxcd.io/tag.chart-image: glob:1.21.*
spec:
releaseName: ghost
chart:

View File

@ -5,8 +5,8 @@ metadata:
name: mongodb
namespace: demo
annotations:
flux.weave.works/automated: "false"
flux.weave.works/tag.chart-image: semver:~4.0
fluxcd.io/automated: "false"
fluxcd.io/tag.chart-image: semver:~4.0
spec:
releaseName: mongodb
chart:

View File

@ -5,11 +5,11 @@ metadata:
name: redis
namespace: demo
annotations:
flux.weave.works/automated: "true"
flux.weave.works/tag.chart-image: semver:~4.0
flux.weave.works/locked: 'true'
flux.weave.works/locked_msg: '"Halt updates for now"'
flux.weave.works/locked_user: Stefan Prodan <stefan@weave.works>
fluxcd.io/automated: "true"
fluxcd.io/tag.chart-image: semver:~4.0
fluxcd.io/locked: "true"
fluxcd.io/locked_msg: "Halt updates for now"
fluxcd.io/locked_user: "Stefan Prodan <stefan@weave.works>"
spec:
releaseName: redis
chart:

View File

@ -7,9 +7,9 @@ metadata:
labels:
app: podinfo
annotations:
flux.weave.works/automated: "true"
flux.weave.works/tag.init: regex:^3.10.*
flux.weave.works/tag.podinfod: semver:~2.1
fluxcd.io/automated: "true"
fluxcd.io/tag.init: regex:^3.10.*
fluxcd.io/tag.podinfod: semver:~2.1
spec:
strategy:
rollingUpdate: