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

chore(container): update ghcr.io/budimanjojo/kubernetes-schemas-web:latest docker digest to 77d3cbe #3876

Merged

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/budimanjojo/kubernetes-schemas-web digest 74c6ba1 -> 77d3cbe

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…atest docker digest to 77d3cbe

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/digest Pull request of type digest version bump labels Mar 14, 2024
@budimanjojo-bot
Copy link
Contributor Author

budimanjojo-bot bot commented Mar 14, 2024

--- cluster/apps/default/kubernetes-schemas/base Kustomization: flux-system/default-kubernetes-schemas HelmRelease: default/kubernetes-schemas

+++ cluster/apps/default/kubernetes-schemas/base Kustomization: flux-system/default-kubernetes-schemas HelmRelease: default/kubernetes-schemas

@@ -29,13 +29,13 @@

     controllers:
       main:
         containers:
           main:
             image:
               repository: ghcr.io/budimanjojo/kubernetes-schemas-web
-              tag: latest@sha256:74c6ba12fcdeafa9b92cf96936615f7d8b3c95322f05d153335e4618b62a3044
+              tag: latest@sha256:77d3cbe0391729248f325b70c583445b79c2fc182180ae61fbd6df2717230576
             resources:
               limits:
                 memory: 100Mi
               requests:
                 cpu: 10m
                 memory: 50Mi
--- cluster/apps/monitoring-system/grafana/base Kustomization: flux-system/monitoring-system-grafana HelmRelease: monitoring-system/grafana

+++ cluster/apps/monitoring-system/grafana/base Kustomization: flux-system/monitoring-system-grafana HelmRelease: monitoring-system/grafana

@@ -13,13 +13,13 @@

       chart: grafana
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 7.3.7
+      version: 7.3.6
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:

@budimanjojo-bot
Copy link
Contributor Author

--- HelmRelease: default/kubernetes-schemas Deployment: default/kubernetes-schemas

+++ HelmRelease: default/kubernetes-schemas Deployment: default/kubernetes-schemas

@@ -30,13 +30,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/budimanjojo/kubernetes-schemas-web:latest@sha256:74c6ba12fcdeafa9b92cf96936615f7d8b3c95322f05d153335e4618b62a3044
+      - image: ghcr.io/budimanjojo/kubernetes-schemas-web:latest@sha256:77d3cbe0391729248f325b70c583445b79c2fc182180ae61fbd6df2717230576
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: monitoring-system/grafana Deployment: monitoring-system/grafana

+++ HelmRelease: monitoring-system/grafana Deployment: monitoring-system/grafana

@@ -20,13 +20,13 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: fb27937f06cb430372b7f1791cbc56e563b0eba817d7ecd249f8ef012963c7d7
+        checksum/dashboards-json-config: 18ba41b656ed1941a8a80e87f4681dc922c3c41f508fd4bcc355fcc06e11de9b
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -135,13 +135,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:10.4.0
+        image: docker.io/grafana/grafana:10.3.3
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@budimanjojo budimanjojo merged commit ebf368e into main Mar 14, 2024
4 checks passed
@budimanjojo budimanjojo deleted the renovate/ghcr.io-budimanjojo-kubernetes-schemas-web-latest branch March 14, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/digest Pull request of type digest version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant