forked from k-space/kube
		
	minor version updates
This commit is contained in:
		@@ -17,7 +17,7 @@ spec:
 | 
				
			|||||||
      serviceAccountName: external-dns
 | 
					      serviceAccountName: external-dns
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: external-dns
 | 
					        - name: external-dns
 | 
				
			||||||
          image: registry.k8s.io/external-dns/external-dns:v0.14.2
 | 
					          image: registry.k8s.io/external-dns/external-dns:v0.16.1
 | 
				
			||||||
          resources:
 | 
					          resources:
 | 
				
			||||||
            limits:
 | 
					            limits:
 | 
				
			||||||
              cpu: 100m
 | 
					              cpu: 100m
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -17,7 +17,7 @@ spec:
 | 
				
			|||||||
      serviceAccountName: external-dns
 | 
					      serviceAccountName: external-dns
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: external-dns
 | 
					        - name: external-dns
 | 
				
			||||||
          image: registry.k8s.io/external-dns/external-dns:v0.14.2
 | 
					          image: registry.k8s.io/external-dns/external-dns:v0.16.1
 | 
				
			||||||
          resources:
 | 
					          resources:
 | 
				
			||||||
            limits:
 | 
					            limits:
 | 
				
			||||||
              cpu: 100m
 | 
					              cpu: 100m
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -17,7 +17,7 @@ spec:
 | 
				
			|||||||
      serviceAccountName: external-dns
 | 
					      serviceAccountName: external-dns
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: external-dns
 | 
					        - name: external-dns
 | 
				
			||||||
          image: registry.k8s.io/external-dns/external-dns:v0.14.2
 | 
					          image: registry.k8s.io/external-dns/external-dns:v0.16.1
 | 
				
			||||||
          resources:
 | 
					          resources:
 | 
				
			||||||
            limits:
 | 
					            limits:
 | 
				
			||||||
              cpu: 100m
 | 
					              cpu: 100m
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -45,8 +45,7 @@ spec:
 | 
				
			|||||||
          emptyDir: {}
 | 
					          emptyDir: {}
 | 
				
			||||||
      initContainers:
 | 
					      initContainers:
 | 
				
			||||||
        - name: jq
 | 
					        - name: jq
 | 
				
			||||||
          image: >-
 | 
					          image: alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
 | 
				
			||||||
            alpine/k8s:1.24.16@sha256:06f8942d87fa17b40795bb9a8eff029a9be3fc3c9bcc13d62071de4cc3324153
 | 
					 | 
				
			||||||
          command:
 | 
					          command:
 | 
				
			||||||
            - /bin/bash
 | 
					            - /bin/bash
 | 
				
			||||||
            - '-c'
 | 
					            - '-c'
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -66,7 +66,7 @@ spec:
 | 
				
			|||||||
          emptyDir: {}
 | 
					          emptyDir: {}
 | 
				
			||||||
      initContainers:
 | 
					      initContainers:
 | 
				
			||||||
        - name: jq
 | 
					        - name: jq
 | 
				
			||||||
          image: alpine/k8s:1.24.16@sha256:06f8942d87fa17b40795bb9a8eff029a9be3fc3c9bcc13d62071de4cc3324153
 | 
					          image: alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          volumeMounts:
 | 
					          volumeMounts:
 | 
				
			||||||
            - mountPath: /tmp
 | 
					            - mountPath: /tmp
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -85,7 +85,7 @@ spec:
 | 
				
			|||||||
        fsGroup: 472
 | 
					        fsGroup: 472
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - name: grafana
 | 
					        - name: grafana
 | 
				
			||||||
          image: grafana/grafana:11.1.0
 | 
					          image: grafana/grafana:11.6.0
 | 
				
			||||||
          securityContext:
 | 
					          securityContext:
 | 
				
			||||||
            readOnlyRootFilesystem: true
 | 
					            readOnlyRootFilesystem: true
 | 
				
			||||||
            runAsNonRoot: true
 | 
					            runAsNonRoot: true
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -169,7 +169,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: blackbox-exporter
 | 
					      - name: blackbox-exporter
 | 
				
			||||||
        image: mirror.gcr.io/prom/blackbox-exporter:v0.25.0
 | 
					        image: mirror.gcr.io/prom/blackbox-exporter:v0.26.0
 | 
				
			||||||
        ports:
 | 
					        ports:
 | 
				
			||||||
          - name: http
 | 
					          - name: http
 | 
				
			||||||
            containerPort: 9115
 | 
					            containerPort: 9115
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -390,7 +390,7 @@ spec:
 | 
				
			|||||||
            - --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
 | 
					            - --collector.netclass.ignored-devices=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
 | 
				
			||||||
            - --collector.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
 | 
					            - --collector.netdev.device-exclude=^(veth|cali|vxlan|cni|vnet|tap|lo|wg)
 | 
				
			||||||
            - --collector.diskstats.ignored-devices=^(sr|loop)[0-9][0-9]*$
 | 
					            - --collector.diskstats.ignored-devices=^(sr|loop)[0-9][0-9]*$
 | 
				
			||||||
          image: mirror.gcr.io/prom/node-exporter:v1.8.2
 | 
					          image: mirror.gcr.io/prom/node-exporter:v1.9.1
 | 
				
			||||||
          resources:
 | 
					          resources:
 | 
				
			||||||
            limits:
 | 
					            limits:
 | 
				
			||||||
              cpu: 50m
 | 
					              cpu: 50m
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -14,7 +14,7 @@ spec:
 | 
				
			|||||||
        app: snmp-exporter
 | 
					        app: snmp-exporter
 | 
				
			||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        - image: mirror.gcr.io/prom/snmp-exporter:v0.22.0
 | 
					        - image: mirror.gcr.io/prom/snmp-exporter:v0.28.0
 | 
				
			||||||
          name: snmp-exporter
 | 
					          name: snmp-exporter
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          securityContext:
 | 
					          securityContext:
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,7 +43,7 @@ spec:
 | 
				
			|||||||
      # See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
 | 
					      # See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
 | 
				
			||||||
      priorityClassName: "system-node-critical"
 | 
					      priorityClassName: "system-node-critical"
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.0
 | 
					      - image: nvcr.io/nvidia/k8s-device-plugin:v0.17.1
 | 
				
			||||||
        name: nvidia-device-plugin-ctr
 | 
					        name: nvidia-device-plugin-ctr
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
          - name: FAIL_ON_INIT_ERROR
 | 
					          - name: FAIL_ON_INIT_ERROR
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,7 +43,7 @@ spec:
 | 
				
			|||||||
        - name: mongo-data
 | 
					        - name: mongo-data
 | 
				
			||||||
          mountPath: /data/db
 | 
					          mountPath: /data/db
 | 
				
			||||||
      - name: exporter
 | 
					      - name: exporter
 | 
				
			||||||
        image: percona/mongodb_exporter:0.30.0
 | 
					        image: percona/mongodb_exporter:0.44
 | 
				
			||||||
        args:
 | 
					        args:
 | 
				
			||||||
          - --compatible-mode
 | 
					          - --compatible-mode
 | 
				
			||||||
          - --mongodb.direct-connect=false
 | 
					          - --mongodb.direct-connect=false
 | 
				
			||||||
@@ -102,7 +102,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: mongo-rs0-init
 | 
					      - name: mongo-rs0-init
 | 
				
			||||||
        image: mongo
 | 
					        image: mirror.gcr.io/library/mongo
 | 
				
			||||||
        command: ["mongo", "--eval", "rs.initiate();", "mongodb://mongo-0.mongo"]
 | 
					        command: ["mongo", "--eval", "rs.initiate();", "mongodb://mongo-0.mongo"]
 | 
				
			||||||
      restartPolicy: OnFailure
 | 
					      restartPolicy: OnFailure
 | 
				
			||||||
  backoffLimit: 4
 | 
					  backoffLimit: 4
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -31,7 +31,7 @@ spec:
 | 
				
			|||||||
          emptyDir: {}
 | 
					          emptyDir: {}
 | 
				
			||||||
      initContainers:
 | 
					      initContainers:
 | 
				
			||||||
        - name: jq
 | 
					        - name: jq
 | 
				
			||||||
          image: alpine/k8s:1.24.16@sha256:06f8942d87fa17b40795bb9a8eff029a9be3fc3c9bcc13d62071de4cc3324153
 | 
					          image: alpine/k8s:1.31.76@sha256:2a3fdd639c71c6cad69fbc8cac2467648855dac29961efec3b155466cc4fa730
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          volumeMounts:
 | 
					          volumeMounts:
 | 
				
			||||||
            - mountPath: /tmp
 | 
					            - mountPath: /tmp
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -14,9 +14,8 @@ spec:
 | 
				
			|||||||
        app.kubernetes.io/name: clamav
 | 
					        app.kubernetes.io/name: clamav
 | 
				
			||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
        # TODO: Figure out how to trigger update
 | 
					 | 
				
			||||||
        - name: clamd
 | 
					        - name: clamd
 | 
				
			||||||
          image: mirror.gcr.io/clamav/clamav:1.1
 | 
					          image: mirror.gcr.io/clamav/clamav:1.4
 | 
				
			||||||
          imagePullPolicy: IfNotPresent
 | 
					          imagePullPolicy: IfNotPresent
 | 
				
			||||||
          ports:
 | 
					          ports:
 | 
				
			||||||
            - containerPort: 3310
 | 
					            - containerPort: 3310
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user