Skip to content

Keel updating cp-kafka:7.9.1 to incorrect cp-kafka:3.0.0 older version #823

@gauravakto

Description

@gauravakto

I have a pod with 3 containers my-app, zoo-keeper, kafka. Is it possible to apply keel only to my-app.

I don't want to update zoo-keeper and kafka. Keel is updating kafka and zookeper to the incorrect version ?

kubectl describe deployment
  annotations:
    deployment.kubernetes.io/revision: '4'
    keel.sh/policy: force
    keel.sh/pollSchedule: '@every 60m'
    keel.sh/trigger: poll
    kubernetes.io/change-cause: >-
      keel automated update, version 7.9.1-1-ubi8 -> 3.0.0
      [2025-06-23T10:02:07Z]

Keel logs

time="2025-06-23T10:02:07Z" level=info msg="provider.kubernetes: resource updated" kind=deployment name=akto-mini-runtime-mini-runtime namespace=default new=3.0.0 previous=7.9.1-1-ubi8

Values.yaml

image:
      repository: confluentinc/cp-kafka
      tag: 7.9.1-1-ubi8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions