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(deps): update ghcr.io/usa-reddragon/fabric:1.19.2 docker digest to d514c40 #2863

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

usa-reddragon-renovate-ce[bot]
Copy link
Contributor

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot commented Jan 23, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/usa-reddragon/fabric digest a6f8e04 -> d514c40

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-usa-reddragon-fabric-1.19.2 branch 6 times, most recently from 61bc83d to 503d8b4 Compare January 24, 2025 21:32
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot changed the title chore(deps): update ghcr.io/usa-reddragon/fabric:1.19.2 docker digest to 0de0dbb chore(deps): update ghcr.io/usa-reddragon/fabric:1.19.2 docker digest to f2a90d7 Jan 25, 2025
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-usa-reddragon-fabric-1.19.2 branch 19 times, most recently from 21b859b to 0f0c4a7 Compare January 28, 2025 04:04
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-usa-reddragon-fabric-1.19.2 branch 15 times, most recently from 2a11e91 to 531d2ae Compare February 10, 2025 03:58
Copy link

HelmRelease Diff

Cluster clevyrnetes

Caution

Failed to create diff. View log.

Copy link

HelmRelease Diff

Cluster clevyrhub

Caution

Failed to create diff. View log.

Copy link

HelmRelease Diff

Cluster management

Caution

Failed to create diff. View log.

Copy link

Kustomization Diff

Cluster fennec

Caution

Failed to create diff. View log.

Copy link

Kustomization Diff

Cluster management

Caution

Failed to create diff. View log.

Copy link

Kustomization Diff

Cluster clevyrnetes

Caution

Failed to create diff. View log.

Copy link

Kustomization Diff

Cluster clevyrhub

Caution

Failed to create diff. View log.

Copy link

HelmRelease Diff

Cluster fennec

Caution

Failed to create diff. View log.

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-usa-reddragon-fabric-1.19.2 branch from 9827912 to 0fd2ade Compare February 10, 2025 04:37
Copy link

github-actions bot commented Feb 10, 2025

Kustomization Diff

Changes ${\tt\large\color{green}+134\enspace\color{red}-\negthinspace133}$
Click to expand
--- apps Kustomization: flux-system/apps HelmRelease: minecraft/origins

+++ apps Kustomization: flux-system/apps HelmRelease: minecraft/origins

@@ -21,8 +21,8 @@

     mode: enabled
   interval: 60m0s
   releaseName: origins
   suspend: true
   valuesFrom:
   - kind: ConfigMap
-    name: origins-chart-values-mbmdk6mttt
+    name: origins-chart-values-dc5th595h8
 
--- apps Kustomization: flux-system/apps ConfigMap: minecraft/origins-chart-values-mbmdk6mttt

+++ apps Kustomization: flux-system/apps ConfigMap: minecraft/origins-chart-values-mbmdk6mttt

@@ -1,153 +0,0 @@

----
-apiVersion: v1
-data:
-  values.yaml: |
-    # Default values for app.
-    # This is a YAML-formatted file.
-    # Declare variables to be passed into your templates.
-
-    replicaCount: 0
-
-    image:
-      repository: ghcr.io/usa-reddragon/fabric
-      pullPolicy: IfNotPresent
-      # Overrides the image tag whose default is the chart appVersion.
-      tag: "1.19.2@sha256:a6f8e043b080f5d701b3d24f47def1d2b505e2d3a96e167749408322037e9958"
-
-    imagePullSecrets: []
-    nameOverride: ""
-    fullnameOverride: ""
-
-    secrets: []
-    # - name: app-creds
-    #   data:
-    #     API_KEY: 'asdfgh123456'
-    #     SMTP_PASSWORD: '123456asdfgh'
-    # - name: app-secret-key
-    #   data:
-    #     SECRET_KEY: ashdfsfa
-    # - name: app-keyfile
-    #   data:
-    #     keyfile.txt: |
-    #       using
-    #       multiline
-    #       strings
-
-    configs: []
-    # - name: app-config
-    #   data:
-    #     TEST_ENV: alive
-    # - name: app-otherenv
-    #   data:
-    #     SPECIAL_KEY: here
-    # - name: app-configfile
-    #   data:
-    #     test.ini: |
-    #       [test]
-    #       value=1
-
-    envFrom: []
-    # - secretRef:
-    #     name: app-creds
-    # - configMapRef:
-    #     name: app-config
-
-    env:
-    - name: ACCEPT_EULA
-      value: "true"
-    - name: MEMORY_OPTS
-      value: -Xms8G -Xmx8G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true
-    # - name: SPECIAL_KEY
-    #   valueFrom:
-    #     configMapKeyRef:
-    #       name: app-otherenv
-    #       key: SPECIAL_KEY
-
-    podAnnotations: {}
-
-    podSecurityContext:
-      capabilities:
-        drop:
-        - ALL
-
-    securityContext:
-      runAsNonRoot: true
-      runAsUser: 1000
-      fsGroup: 1000
-      # readOnlyRootFilesystem: true
-
-    service:
-      type: LoadBalancer
-      loadBalancerClass: metallb
-      ports:
-      - name: game
-        port: 25565
-      - name: rcon
-        port: 25575
-      annotations:
-        metallb.universe.tf/loadBalancerIPs: 192.168.254.4
-
-    persistentVolumes:
-    - name: data
-      mountPath: /minecraft
-      subPath: data
-      size: 20Gi
-      persistentVolumeClaim:
-        name: origins
-        storageClass: longhorn-nvme
-    # - name: config
-    #   mountPath: /config
-    #   configMap:
-    #     name: app-configfile
-    #     items:
-    #     - key: test.ini
-    #       path: config.ini
-    # - name: keys
-    #   mountPath: /keys
-    #   readOnly: true
-    #   secret:
-    #     secretName: app-keyfile
-
-    ingress:
-      enabled: false
-
-    probes:
-      liveness:
-        tcpSocket:
-          port: 25565
-      readiness:
-        tcpSocket:
-          port: 25565
-
-    resources:
-      # We usually recommend not to specify default resources and to leave this as a conscious
-      # choice for the user. This also increases chances charts run on environments with little
-      # resources, such as Minikube. If you do want to specify resources, uncomment the following
-      # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
-      requests:
-        cpu: 4
-        memory: 9500Mi
-      limits:
-        memory: 10Gi
-
-    nodeSelector: {}
-
-    tolerations: []
-
-    affinity: {}
-
-    lifecycle: {}
-      # postStart:
-      #   exec:
-      #     command:
-      #       - /bin/sh
-      #       - -c
-      #       - cp /tmp/file /var/app/file
-kind: ConfigMap
-metadata:
-  labels:
-    kustomize.toolkit.fluxcd.io/name: apps
-    kustomize.toolkit.fluxcd.io/namespace: flux-system
-  name: origins-chart-values-mbmdk6mttt
-  namespace: minecraft
-
--- apps Kustomization: flux-system/apps ConfigMap: minecraft/origins-chart-values-dc5th595h8

+++ apps Kustomization: flux-system/apps ConfigMap: minecraft/origins-chart-values-dc5th595h8

@@ -0,0 +1,153 @@

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    # Default values for app.
+    # This is a YAML-formatted file.
+    # Declare variables to be passed into your templates.
+
+    replicaCount: 0
+
+    image:
+      repository: ghcr.io/usa-reddragon/fabric
+      pullPolicy: IfNotPresent
+      # Overrides the image tag whose default is the chart appVersion.
+      tag: "1.19.2@sha256:d514c40a3a76d9fc90bb219eea1fa18b0875331390bce4d2946702575270ac90"
+
+    imagePullSecrets: []
+    nameOverride: ""
+    fullnameOverride: ""
+
+    secrets: []
+    # - name: app-creds
+    #   data:
+    #     API_KEY: 'asdfgh123456'
+    #     SMTP_PASSWORD: '123456asdfgh'
+    # - name: app-secret-key
+    #   data:
+    #     SECRET_KEY: ashdfsfa
+    # - name: app-keyfile
+    #   data:
+    #     keyfile.txt: |
+    #       using
+    #       multiline
+    #       strings
+
+    configs: []
+    # - name: app-config
+    #   data:
+    #     TEST_ENV: alive
+    # - name: app-otherenv
+    #   data:
+    #     SPECIAL_KEY: here
+    # - name: app-configfile
+    #   data:
+    #     test.ini: |
+    #       [test]
+    #       value=1
+
+    envFrom: []
+    # - secretRef:
+    #     name: app-creds
+    # - configMapRef:
+    #     name: app-config
+
+    env:
+    - name: ACCEPT_EULA
+      value: "true"
+    - name: MEMORY_OPTS
+      value: -Xms8G -Xmx8G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true
+    # - name: SPECIAL_KEY
+    #   valueFrom:
+    #     configMapKeyRef:
+    #       name: app-otherenv
+    #       key: SPECIAL_KEY
+
+    podAnnotations: {}
+
+    podSecurityContext:
+      capabilities:
+        drop:
+        - ALL
+
+    securityContext:
+      runAsNonRoot: true
+      runAsUser: 1000
+      fsGroup: 1000
+      # readOnlyRootFilesystem: true
+
+    service:
+      type: LoadBalancer
+      loadBalancerClass: metallb
+      ports:
+      - name: game
+        port: 25565
+      - name: rcon
+        port: 25575
+      annotations:
+        metallb.universe.tf/loadBalancerIPs: 192.168.254.4
+
+    persistentVolumes:
+    - name: data
+      mountPath: /minecraft
+      subPath: data
+      size: 20Gi
+      persistentVolumeClaim:
+        name: origins
+        storageClass: longhorn-nvme
+    # - name: config
+    #   mountPath: /config
+    #   configMap:
+    #     name: app-configfile
+    #     items:
+    #     - key: test.ini
+    #       path: config.ini
+    # - name: keys
+    #   mountPath: /keys
+    #   readOnly: true
+    #   secret:
+    #     secretName: app-keyfile
+
+    ingress:
+      enabled: false
+
+    probes:
+      liveness:
+        tcpSocket:
+          port: 25565
+      readiness:
+        tcpSocket:
+          port: 25565
+
+    resources:
+      # We usually recommend not to specify default resources and to leave this as a conscious
+      # choice for the user. This also increases chances charts run on environments with little
+      # resources, such as Minikube. If you do want to specify resources, uncomment the following
+      # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
+      requests:
+        cpu: 4
+        memory: 9500Mi
+      limits:
+        memory: 10Gi
+
+    nodeSelector: {}
+
+    tolerations: []
+
+    affinity: {}
+
+    lifecycle: {}
+      # postStart:
+      #   exec:
+      #     command:
+      #       - /bin/sh
+      #       - -c
+      #       - cp /tmp/file /var/app/file
+kind: ConfigMap
+metadata:
+  labels:
+    kustomize.toolkit.fluxcd.io/name: apps
+    kustomize.toolkit.fluxcd.io/namespace: flux-system
+  name: origins-chart-values-dc5th595h8
+  namespace: minecraft
+

Copy link

github-actions bot commented Feb 10, 2025

HelmRelease Diff

Changes ${\tt\large\color{green}+1\enspace\color{red}-\negthinspace1}$
Click to expand
--- HelmRelease: minecraft/origins Deployment: minecraft/origins-app

+++ HelmRelease: minecraft/origins Deployment: minecraft/origins-app

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

       securityContext:
         fsGroup: 1000
         runAsNonRoot: true
         runAsUser: 1000
       containers:
       - name: app
-        image: ghcr.io/usa-reddragon/fabric:1.19.2@sha256:a6f8e043b080f5d701b3d24f47def1d2b505e2d3a96e167749408322037e9958
+        image: ghcr.io/usa-reddragon/fabric:1.19.2@sha256:d514c40a3a76d9fc90bb219eea1fa18b0875331390bce4d2946702575270ac90
         imagePullPolicy: IfNotPresent
         env:
         - name: ACCEPT_EULA
           value: 'true'
         - name: MEMORY_OPTS
           value: -Xms8G -Xmx8G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-usa-reddragon-fabric-1.19.2 branch from 0fd2ade to 744fd8c Compare February 10, 2025 04:46
… to d514c40

Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot changed the title chore(deps): update ghcr.io/usa-reddragon/fabric:1.19.2 docker digest to f2a90d7 chore(deps): update ghcr.io/usa-reddragon/fabric:1.19.2 docker digest to d514c40 Feb 14, 2025
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/ghcr.io-usa-reddragon-fabric-1.19.2 branch from 744fd8c to dfe787f Compare February 14, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant