-
Notifications
You must be signed in to change notification settings - Fork 0
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(forgejo): Update valkey Docker tag to v2.2.0 #31
Merged
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
Argo CD Diff PreviewSummary: {base => target}/forgejo | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-) Diff:diff --git base/forgejo target/forgejo
index 379fab7..f7a262a 100644
--- base/forgejo
+++ target/forgejo
@@ -22,21 +22,21 @@ data:
# End of common configuration
kind: ConfigMap
metadata:
labels:
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/part-of: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey-configuration
namespace: forgejo
---
apiVersion: v1
data:
ping_liveness_local.sh: |-
#!/bin/bash
[[ -f $VALKEY_PASSWORD_FILE ]] && export VALKEY_PASSWORD="$(< "${VALKEY_PASSWORD_FILE}")"
@@ -131,21 +131,21 @@ data:
exit 1
fi
kind: ConfigMap
metadata:
labels:
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey-health
namespace: forgejo
---
apiVersion: v1
data:
start-primary.sh: |
#!/bin/bash
[[ -f $VALKEY_PASSWORD_FILE ]] && export VALKEY_PASSWORD="$(< "${VALKEY_PASSWORD_FILE}")"
@@ -162,21 +162,21 @@ data:
exec valkey-server "${ARGS[@]}"
kind: ConfigMap
metadata:
labels:
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/part-of: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey-scripts
namespace: forgejo
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
annotations:
helm.sh/resource-policy: keep
labels:
@@ -320,21 +320,21 @@ spec:
apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/part-of: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey-headless
namespace: forgejo
spec:
clusterIP: None
ports:
- name: tcp-redis
port: 6379
targetPort: redis
selector:
app.kubernetes.io/instance: valkey
@@ -346,21 +346,21 @@ apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io/component: primary
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/part-of: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey-primary
namespace: forgejo
spec:
internalTrafficPolicy: Cluster
ports:
- name: tcp-redis
nodePort: null
port: 6379
targetPort: redis
selector:
@@ -375,21 +375,21 @@ apiVersion: v1
automountServiceAccountToken: false
kind: ServiceAccount
metadata:
labels:
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/part-of: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey-primary
namespace: forgejo
---
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: forgejo
app.kubernetes.io/instance: forgejo
@@ -609,21 +609,21 @@ apiVersion: apps/v1
kind: StatefulSet
metadata:
labels:
app.kubernetes.io/component: primary
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/part-of: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey-primary
namespace: forgejo
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/component: primary
app.kubernetes.io/instance: valkey
app.kubernetes.io/name: valkey
serviceName: valkey-headless
@@ -633,21 +633,21 @@ spec:
checksum/configmap: c8cdc0c4c772ac3192446a08bf401c29f1e39f33614657d36e4bb1692e34b39f
checksum/health: e3a0f06458110f02986bb8df4391c43567355d3582dd02f25447184391196fbc
checksum/scripts: 36b0f7ec97738071e53c4d3f4eed2446c76a42d90cc6a066f4a2573d5ec0f811
checksum/secret: 44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a
labels:
app.kubernetes.io/component: primary
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/version: 8.0.1
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
spec:
affinity:
nodeAffinity: null
podAffinity: null
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/component: primary
@@ -851,21 +851,21 @@ spec:
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy
metadata:
labels:
app.kubernetes.io/instance: valkey
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: valkey
app.kubernetes.io/part-of: valkey
app.kubernetes.io/version: 8.0.1
argocd.argoproj.io/instance: forgejo
- helm.sh/chart: valkey-2.1.2
+ helm.sh/chart: valkey-2.2.0
name: valkey
namespace: forgejo
spec:
egress:
- {}
ingress:
- ports:
- port: 6379
podSelector:
matchLabels: |
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:
2.1.2
->2.2.0
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.