Skip to content

Lock default OCI images #354

@gberche-orange

Description

@gberche-orange

Thanks for maintaining this helm release !

As a oauth2-proxy user,
In order to avoid that a bump to sso-proxy automatically deploy to my production system,
And in order to ensure that OCI image bumps are compatible with Helm chart versions
I need the default OCI images to be specified in the values.yaml

Currently no tag is specified, resulting to using latest AFAIK

image:
repository: "quay.io/oauth2-proxy/oauth2-proxy"
# appVersion is used by default
tag: ""
pullPolicy: "IfNotPresent"
command: []

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