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

feat: kube-rbac-proxy bump to 0.18.2 #2911

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
GIT_OPERATOR_VERSION="v0.13.3"
GIT_OPERATOR_VERSION="v0.13.4"
6 changes: 3 additions & 3 deletions licenses.d2iq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- docker.io/mesosphere/trivy-bundles:0.56.2-20241104T225447Z
- docker.io/library/alpine:3.20.3

resources:

Check failure on line 6 in licenses.d2iq.yaml

View workflow job for this annotation

GitHub Actions / Check licenses.d2iq.yaml

No mapping for image "quay.io/brancz/kube-rbac-proxy:v0.18.1"

Check failure on line 6 in licenses.d2iq.yaml

View workflow job for this annotation

GitHub Actions / Check licenses.d2iq.yaml

No mapping for image "quay.io/brancz/kube-rbac-proxy:v0.18.1"
- container_image: ghcr.io/mesosphere/dkp-container-images/cr.fluentbit.io/fluent/fluent-bit:2.2.3-d2iq.1
sources:
- license_path: LICENSE
Expand Down Expand Up @@ -146,11 +146,11 @@
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/dkp-insights
- container_image: docker.io/mesosphere/git-operator:v0.13.3
- container_image: docker.io/mesosphere/git-operator:v0.13.4
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/git-operator
- container_image: docker.io/mesosphere/gitwebserver:v0.13.3
- container_image: docker.io/mesosphere/gitwebserver:v0.13.4
sources:
- ref: ${image_tag}
url: https://github.com/mesosphere/git-operator
Expand Down Expand Up @@ -298,7 +298,7 @@
- license_path: LICENSE
ref: knative-${image_tag}
url: https://github.com/knative-extensions/net-istio
- container_image: quay.io/brancz/kube-rbac-proxy:v0.18.1
- container_image: quay.io/brancz/kube-rbac-proxy:v0.18.2
sources:
- license_path: LICENSE
ref: ${image_tag}
Expand Down
2 changes: 1 addition & 1 deletion services/dex/2.14.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ data:
proxy:
image:
repository: quay.io/brancz/kube-rbac-proxy
tag: v0.18.1
tag: v0.18.2
pullPolicy: IfNotPresent
resources: {}
manager:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ spec:
- --upstream=http://127.0.0.1:8080/
- --logtostderr=true
- --v=0
image: quay.io/brancz/kube-rbac-proxy:v0.18.1
image: quay.io/brancz/kube-rbac-proxy:v0.18.2
name: kube-rbac-proxy
ports:
- containerPort: 8443
Expand All @@ -875,7 +875,7 @@ spec:
- --metrics-bind-address=127.0.0.1:8080
- --leader-elect
- --namespace=${NAMESPACE:=git-operator-system}
image: docker.io/mesosphere/git-operator:v0.13.3
image: docker.io/mesosphere/git-operator:v0.13.4
livenessProbe:
httpGet:
path: /healthz
Expand Down Expand Up @@ -979,7 +979,7 @@ spec:
- env:
- name: GIT_VOLUME_PATH
value: /volumes/git
image: docker.io/mesosphere/gitwebserver:v0.13.3
image: docker.io/mesosphere/gitwebserver:v0.13.4
imagePullPolicy: IfNotPresent
livenessProbe:
initialDelaySeconds: 3
Expand Down Expand Up @@ -1019,7 +1019,7 @@ spec:
- /volumes/admin-tmp/snapshots
- --snapshot-symlink
- /volumes/admin-tmp/active-snapshot
image: docker.io/mesosphere/gitwebserver:v0.13.3
image: docker.io/mesosphere/gitwebserver:v0.13.4
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down Expand Up @@ -1061,7 +1061,7 @@ spec:
env:
- name: ADMIN_REPO_PATH
value: /volumes/admin/admin.git
image: docker.io/mesosphere/gitwebserver:v0.13.3
image: docker.io/mesosphere/gitwebserver:v0.13.4
imagePullPolicy: IfNotPresent
name: init-admin-repo
securityContext:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,12 @@ spec:
- kind: ConfigMap
name: kommander-appmanagement-overrides
optional: true
values:
kubeRBACProxy:
enabled: false
image:
registry: quay.io
repository: brancz/kube-rbac-proxy
tag: v0.18.2
sha: ""
pullPolicy: IfNotPresent
9 changes: 9 additions & 0 deletions services/kommander/0.14.0/kommander.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,12 @@ spec:
- kind: ConfigMap
name: kommander-overrides
optional: true
values:
kubeRBACProxy:
enabled: false
image:
registry: quay.io
repository: brancz/kube-rbac-proxy
tag: v0.18.2
sha: ""
pullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion services/kube-prometheus-stack/65.5.0/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ data:
kubeRBACProxy:
enabled: true
image:
tag: v0.18.1
tag: v0.18.2
prometheus:
monitor:
scheme: https
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
mountPath: /etc/kube-rbac-proxy/etcd
containers:
- name: kube-rbac-proxy
image: quay.io/brancz/kube-rbac-proxy:v0.18.1
image: quay.io/brancz/kube-rbac-proxy:v0.18.2
args:
- "--secure-listen-address=0.0.0.0:8443"
- "--tls-cert-file=/etc/kube-rbac-proxy/tls/tls.crt"
Expand Down
Loading