-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(container): update image itzg/bungeecord ( 0a054aa β 320aca9 ) #4197
Merged
+2
β2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tyriis-automation
bot
added
renovate/docker
renovate docker datasource
renovate/helm-values
type/digest
a digest update
area/kubernetes
cluster/talos-flux
labels
Dec 23, 2024
Quality Gate passedIssues Measures |
--- kubernetes/talos-flux/apps/kube-system/cilium/app Kustomization: flux-system/apps-cilium HelmRelease: kube-system/cilium
+++ kubernetes/talos-flux/apps/kube-system/cilium/app Kustomization: flux-system/apps-cilium HelmRelease: kube-system/cilium
@@ -13,13 +13,13 @@
spec:
chart: cilium
sourceRef:
kind: HelmRepository
name: cilium-charts
namespace: flux-system
- version: 1.16.5
+ version: 1.16.4
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false
--- kubernetes/talos-flux/apps/gaming/minecraft-java/waterfall-proxy Kustomization: flux-system/minecraft-waterfall-proxy HelmRelease: gaming/minecraft-waterfall-proxy
+++ kubernetes/talos-flux/apps/gaming/minecraft-java/waterfall-proxy Kustomization: flux-system/minecraft-waterfall-proxy HelmRelease: gaming/minecraft-waterfall-proxy
@@ -48,13 +48,13 @@
WATERFALL_VERSION: latest
envFrom:
- secretRef:
name: bungeecord-rcon
image:
repository: itzg/bungeecord
- tag: latest@sha256:0a054aab977a39cab0e3915b1e92d969d5982c7a71bf71e512bacc617a1f1e7b
+ tag: latest@sha256:320aca98262b37e48f360471da773e0b07523b759c4c8cd72a414cec29b2bbfe
nameOverride: minecraft-waterfall-proxy
ports:
- containerPort: 25565
name: waterfall
protocol: TCP
- containerPort: 25575
--- kubernetes/talos-flux/apps/gaming/minecraft-java/velocity-proxy Kustomization: flux-system/minecraft-velocity-proxy HelmRelease: gaming/minecraft-velocity-proxy
+++ kubernetes/talos-flux/apps/gaming/minecraft-java/velocity-proxy Kustomization: flux-system/minecraft-velocity-proxy HelmRelease: gaming/minecraft-velocity-proxy
@@ -48,13 +48,13 @@
VELOCITY_VERSION: latest
envFrom:
- secretRef:
name: bungeecord-rcon
image:
repository: itzg/bungeecord
- tag: latest@sha256:0a054aab977a39cab0e3915b1e92d969d5982c7a71bf71e512bacc617a1f1e7b
+ tag: latest@sha256:320aca98262b37e48f360471da773e0b07523b759c4c8cd72a414cec29b2bbfe
nameOverride: minecraft-velocity-proxy
ports:
- containerPort: 25565
name: velocity
protocol: TCP
- containerPort: 19132 |
--- HelmRelease: gaming/minecraft-waterfall-proxy Deployment: gaming/minecraft-waterfall-proxy
+++ HelmRelease: gaming/minecraft-waterfall-proxy Deployment: gaming/minecraft-waterfall-proxy
@@ -63,13 +63,13 @@
value: latest
- name: WATERFALL_VERSION
value: latest
envFrom:
- secretRef:
name: bungeecord-rcon
- image: itzg/bungeecord:latest@sha256:0a054aab977a39cab0e3915b1e92d969d5982c7a71bf71e512bacc617a1f1e7b
+ image: itzg/bungeecord:latest@sha256:320aca98262b37e48f360471da773e0b07523b759c4c8cd72a414cec29b2bbfe
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 25565
--- HelmRelease: kube-system/cilium ConfigMap: kube-system/hubble-relay-config
+++ HelmRelease: kube-system/cilium ConfigMap: kube-system/hubble-relay-config
@@ -2,13 +2,13 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: hubble-relay-config
namespace: kube-system
data:
- config.yaml: "cluster-name: talos-flux\npeer-service: \"hubble-peer.kube-system.svc.cluster.local.:443\"\
+ config.yaml: "cluster-name: talos-flux\npeer-service: \"hubble-peer.kube-system.svc.cluster.local:443\"\
\nlisten-address: :4245\ngops: true\ngops-port: \"9893\"\ndial-timeout: \nretry-timeout:\
\ \nsort-buffer-len-max: \nsort-buffer-drain-timeout: \ntls-hubble-client-cert-file:\
\ /var/lib/hubble-relay/tls/client.crt\ntls-hubble-client-key-file: /var/lib/hubble-relay/tls/client.key\n\
tls-hubble-server-ca-files: /var/lib/hubble-relay/tls/hubble-server-ca.crt\n\n\
disable-server-tls: true\n"
--- HelmRelease: kube-system/cilium DaemonSet: kube-system/cilium
+++ HelmRelease: kube-system/cilium DaemonSet: kube-system/cilium
@@ -27,13 +27,13 @@
spec:
securityContext:
appArmorProfile:
type: Unconfined
containers:
- name: cilium-agent
- image: quay.io/cilium/cilium:v1.16.5@sha256:758ca0793f5995bb938a2fa219dcce63dc0b3fa7fc4ce5cc851125281fb7361d
+ image: quay.io/cilium/cilium:v1.16.4@sha256:d55ec38938854133e06739b1af237932b9c4dd4e75e9b7b2ca3acc72540a44bf
imagePullPolicy: IfNotPresent
command:
- cilium-agent
args:
- --config-dir=/tmp/cilium/config-map
startupProbe:
@@ -173,13 +173,13 @@
mountPath: /var/lib/cilium/tls/hubble
readOnly: true
- name: tmp
mountPath: /tmp
initContainers:
- name: config
- image: quay.io/cilium/cilium:v1.16.5@sha256:758ca0793f5995bb938a2fa219dcce63dc0b3fa7fc4ce5cc851125281fb7361d
+ image: quay.io/cilium/cilium:v1.16.4@sha256:d55ec38938854133e06739b1af237932b9c4dd4e75e9b7b2ca3acc72540a44bf
imagePullPolicy: IfNotPresent
command:
- cilium-dbg
- build-config
env:
- name: K8S_NODE_NAME
@@ -198,13 +198,13 @@
value: '6443'
volumeMounts:
- name: tmp
mountPath: /tmp
terminationMessagePolicy: FallbackToLogsOnError
- name: apply-sysctl-overwrites
- image: quay.io/cilium/cilium:v1.16.5@sha256:758ca0793f5995bb938a2fa219dcce63dc0b3fa7fc4ce5cc851125281fb7361d
+ image: quay.io/cilium/cilium:v1.16.4@sha256:d55ec38938854133e06739b1af237932b9c4dd4e75e9b7b2ca3acc72540a44bf
imagePullPolicy: IfNotPresent
env:
- name: BIN_PATH
value: /opt/cni/bin
command:
- sh
@@ -219,13 +219,13 @@
- name: cni-path
mountPath: /hostbin
terminationMessagePolicy: FallbackToLogsOnError
securityContext:
privileged: true
- name: clean-cilium-state
- image: quay.io/cilium/cilium:v1.16.5@sha256:758ca0793f5995bb938a2fa219dcce63dc0b3fa7fc4ce5cc851125281fb7361d
+ image: quay.io/cilium/cilium:v1.16.4@sha256:d55ec38938854133e06739b1af237932b9c4dd4e75e9b7b2ca3acc72540a44bf
imagePullPolicy: IfNotPresent
command:
- /init-container.sh
env:
- name: CILIUM_ALL_STATE
valueFrom:
@@ -258,13 +258,13 @@
- name: cilium-cgroup
mountPath: /sys/fs/cgroup
mountPropagation: HostToContainer
- name: cilium-run
mountPath: /var/run/cilium
- name: install-cni-binaries
- image: quay.io/cilium/cilium:v1.16.5@sha256:758ca0793f5995bb938a2fa219dcce63dc0b3fa7fc4ce5cc851125281fb7361d
+ image: quay.io/cilium/cilium:v1.16.4@sha256:d55ec38938854133e06739b1af237932b9c4dd4e75e9b7b2ca3acc72540a44bf
imagePullPolicy: IfNotPresent
command:
- /install-plugin.sh
resources:
requests:
cpu: 100m
--- HelmRelease: kube-system/cilium Deployment: kube-system/cilium-operator
+++ HelmRelease: kube-system/cilium Deployment: kube-system/cilium-operator
@@ -29,13 +29,13 @@
name: cilium-operator
app.kubernetes.io/part-of: cilium
app.kubernetes.io/name: cilium-operator
spec:
containers:
- name: cilium-operator
- image: quay.io/cilium/operator-generic:v1.16.5@sha256:f7884848483bbcd7b1e0ccfd34ba4546f258b460cb4b7e2f06a1bcc96ef88039
+ image: quay.io/cilium/operator-generic:v1.16.4@sha256:c55a7cbe19fe0b6b28903a085334edb586a3201add9db56d2122c8485f7a51c5
imagePullPolicy: IfNotPresent
command:
- cilium-operator-generic
args:
- --config-dir=/tmp/cilium/config-map
- --debug=$(CILIUM_DEBUG)
--- HelmRelease: kube-system/cilium Deployment: kube-system/hubble-relay
+++ HelmRelease: kube-system/cilium Deployment: kube-system/hubble-relay
@@ -17,13 +17,13 @@
rollingUpdate:
maxUnavailable: 1
type: RollingUpdate
template:
metadata:
annotations:
- cilium.io/hubble-relay-configmap-checksum: 20692ac91e8bd7a5af81d11b3e8f2bf86237a51a52505c2c6c3f4cd8e740c37d
+ cilium.io/hubble-relay-configmap-checksum: 54beeffadde7f1f2bebf1ce1d02dba10ffb3663b45fd067db9a9e4a18b946c88
labels:
k8s-app: hubble-relay
app.kubernetes.io/name: hubble-relay
app.kubernetes.io/part-of: cilium
spec:
securityContext:
@@ -34,13 +34,13 @@
capabilities:
drop:
- ALL
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
- image: quay.io/cilium/hubble-relay:v1.16.5@sha256:6cfae1d1afa566ba941f03d4d7e141feddd05260e5cd0a1509aba1890a45ef00
+ image: quay.io/cilium/hubble-relay:v1.16.4@sha256:fb2c7d127a1c809f6ba23c05973f3dd00f6b6a48e4aee2da95db925a4f0351d2
imagePullPolicy: IfNotPresent
command:
- hubble-relay
args:
- serve
ports:
--- HelmRelease: gaming/minecraft-velocity-proxy Deployment: gaming/minecraft-velocity-proxy
+++ HelmRelease: gaming/minecraft-velocity-proxy Deployment: gaming/minecraft-velocity-proxy
@@ -63,13 +63,13 @@
value: latest
- name: VELOCITY_VERSION
value: latest
envFrom:
- secretRef:
name: bungeecord-rcon
- image: itzg/bungeecord:latest@sha256:0a054aab977a39cab0e3915b1e92d969d5982c7a71bf71e512bacc617a1f1e7b
+ image: itzg/bungeecord:latest@sha256:320aca98262b37e48f360471da773e0b07523b759c4c8cd72a414cec29b2bbfe
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 25565 |
π¦ MegaLinter status: β SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
cluster/talos-flux
renovate/docker
renovate docker datasource
renovate/helm-values
type/digest
a digest update
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0a054aa
->320aca9
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.