-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update ghcr.io/usa-reddragon/nginx-rtmp:1.28.0 docker digest to 606d83f #3247
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
Open
usa-reddragon-renovate-ce
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-usa-reddragon-nginx-rtmp-1.28.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update ghcr.io/usa-reddragon/nginx-rtmp:1.28.0 docker digest to 606d83f #3247
usa-reddragon-renovate-ce
wants to merge
1
commit into
main
from
renovate/ghcr.io-usa-reddragon-nginx-rtmp-1.28.0
Conversation
This file contains hidden or 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
…gest to 606d83f Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
HelmRelease Diff
Click to expand--- HelmRelease: nginx-rtmp/nginx-rtmp Deployment: nginx-rtmp/nginx-rtmp-app
+++ HelmRelease: nginx-rtmp/nginx-rtmp Deployment: nginx-rtmp/nginx-rtmp-app
@@ -22,13 +22,13 @@
app.kubernetes.io/name: app
app.kubernetes.io/instance: nginx-rtmp
spec:
securityContext: null
containers:
- name: app
- image: ghcr.io/usa-reddragon/nginx-rtmp:1.28.0@sha256:8f4345352610e1c5c86e9799e1db9af7d4f63946da5020ff0b1b40d431425c5c
+ image: ghcr.io/usa-reddragon/nginx-rtmp:1.28.0@sha256:606d83f5c0c319dfbc11e2870c9b829297aac443fd1b352de54a377d42c57803
imagePullPolicy: IfNotPresent
ports:
- name: http
containerPort: 80
protocol: TCP
- name: rtmp |
Kustomization Diff
Click to expand--- apps Kustomization: flux-system/apps HelmRelease: nginx-rtmp/nginx-rtmp
+++ apps Kustomization: flux-system/apps HelmRelease: nginx-rtmp/nginx-rtmp
@@ -20,8 +20,8 @@
driftDetection:
mode: enabled
interval: 60m0s
releaseName: nginx-rtmp
valuesFrom:
- kind: ConfigMap
- name: chart-values-t94dfc2642
+ name: chart-values-dfhhd76t6g
--- apps Kustomization: flux-system/apps ConfigMap: nginx-rtmp/chart-values-t94dfc2642
+++ apps Kustomization: flux-system/apps ConfigMap: nginx-rtmp/chart-values-t94dfc2642
@@ -1,132 +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: 1
-
- image:
- repository: ghcr.io/usa-reddragon/nginx-rtmp
- pullPolicy: IfNotPresent
- # Overrides the image tag whose default is the chart appVersion.
- tag: "1.28.0@sha256:8f4345352610e1c5c86e9799e1db9af7d4f63946da5020ff0b1b40d431425c5c"
-
- 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: []
- # - configMapRef:
- # name: app-config
-
- env: []
- # - name: SPECIAL_KEY
- # valueFrom:
- # configMapKeyRef:
- # name: app-otherenv
- # key: SPECIAL_KEY
-
- podAnnotations: {}
-
- podSecurityContext: {}
- # fsGroup: 999
-
- securityContext:
- # capabilities:
- # drop:
- # - ALL
- # readOnlyRootFilesystem: true
- # runAsNonRoot: true
- # runAsUser: 999
- # runAsGroup: 999
- # fsGroup: 999
-
- service:
- type: ClusterIP
- ports:
- - name: http
- port: 80
- - name: rtmp
- port: 1935
-
- persistentVolumes: []
-
- ingress:
- enabled: true
- annotations:
- kubernetes.io/tls-acme: "true"
- cert-manager.io/cluster-issuer: cloudflare
- nginx.ingress.kubernetes.io/ssl-redirect: "true"
- ingressClassName: nginx
- hosts:
- - host: stream.mcswain.dev
- paths:
- - port: 80
- path: /
- pathType: Prefix
- tls:
- - secretName: stream-mcswain-dev-tls
- hosts:
- - stream.mcswain.dev
-
- probes: {}
-
- resources:
- limits:
- memory: 150Mi
- requests:
- cpu: 100m
- memory: 100Mi
-
- 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: chart-values-t94dfc2642
- namespace: nginx-rtmp
-
--- apps Kustomization: flux-system/apps ConfigMap: nginx-rtmp/chart-values-dfhhd76t6g
+++ apps Kustomization: flux-system/apps ConfigMap: nginx-rtmp/chart-values-dfhhd76t6g
@@ -0,0 +1,132 @@
+---
+apiVersion: v1
+data:
+ values.yaml: |
+ # Default values for app.
+ # This is a YAML-formatted file.
+ # Declare variables to be passed into your templates.
+
+ replicaCount: 1
+
+ image:
+ repository: ghcr.io/usa-reddragon/nginx-rtmp
+ pullPolicy: IfNotPresent
+ # Overrides the image tag whose default is the chart appVersion.
+ tag: "1.28.0@sha256:606d83f5c0c319dfbc11e2870c9b829297aac443fd1b352de54a377d42c57803"
+
+ 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: []
+ # - configMapRef:
+ # name: app-config
+
+ env: []
+ # - name: SPECIAL_KEY
+ # valueFrom:
+ # configMapKeyRef:
+ # name: app-otherenv
+ # key: SPECIAL_KEY
+
+ podAnnotations: {}
+
+ podSecurityContext: {}
+ # fsGroup: 999
+
+ securityContext:
+ # capabilities:
+ # drop:
+ # - ALL
+ # readOnlyRootFilesystem: true
+ # runAsNonRoot: true
+ # runAsUser: 999
+ # runAsGroup: 999
+ # fsGroup: 999
+
+ service:
+ type: ClusterIP
+ ports:
+ - name: http
+ port: 80
+ - name: rtmp
+ port: 1935
+
+ persistentVolumes: []
+
+ ingress:
+ enabled: true
+ annotations:
+ kubernetes.io/tls-acme: "true"
+ cert-manager.io/cluster-issuer: cloudflare
+ nginx.ingress.kubernetes.io/ssl-redirect: "true"
+ ingressClassName: nginx
+ hosts:
+ - host: stream.mcswain.dev
+ paths:
+ - port: 80
+ path: /
+ pathType: Prefix
+ tls:
+ - secretName: stream-mcswain-dev-tls
+ hosts:
+ - stream.mcswain.dev
+
+ probes: {}
+
+ resources:
+ limits:
+ memory: 150Mi
+ requests:
+ cpu: 100m
+ memory: 100Mi
+
+ 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: chart-values-dfhhd76t6g
+ namespace: nginx-rtmp
+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
8f43453
->606d83f
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.
This PR has been generated by Renovate Bot.