Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deployment will not be updated #712

Open
H4CK3R-01 opened this issue Mar 30, 2023 · 1 comment
Open

Deployment will not be updated #712

H4CK3R-01 opened this issue Mar 30, 2023 · 1 comment

Comments

@H4CK3R-01
Copy link

Hi,
My deployment config contains this code:

metadata:
  annotations:
    keel.sh/approvals: "1"
    keel.sh/policy: "all"
    keel.sh/pollSchedule: "@daily"
    keel.sh/trigger: "poll"
    keel.sh/match-tag: "true"

In keel's dashboard I see the new image version and if I approve it from there keel is logging it:

time="2023-03-30T06:18:41Z" level=info msg="approvals.manager: approved" identifier="deployment/<redacted>/<redacted>:latest"

But the deployment is not updated.

What am I doing wrong?
Can it be a problem that I am using the latest image tag?

@joebowbeer
Copy link
Contributor

joebowbeer commented Oct 29, 2023

If using latest, policy should be force

https://keel.sh/docs/#policies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants