-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix(container): update mastodon ( 9.0.2 → 9.0.4 ) #3814
Merged
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
--- kubernetes/main/apps/selfhosted/mastodon/app Kustomization: flux-system/mastodon HelmRelease: selfhosted/mastodon
+++ kubernetes/main/apps/selfhosted/mastodon/app Kustomization: flux-system/mastodon HelmRelease: selfhosted/mastodon
@@ -14,13 +14,13 @@
chart: mastodon
interval: 30m
sourceRef:
kind: HelmRepository
name: bitnami-charts
namespace: flux-system
- version: 9.0.2
+ version: 9.0.4
install:
createNamespace: true
remediation:
retries: 3
interval: 30m
maxHistory: 2 |
--- HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-sidekiq
+++ HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-sidekiq
@@ -114,13 +114,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
command:
- /opt/bitnami/scripts/mastodon/run.sh
env:
- name: BITNAMI_DEBUG
--- HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-streaming
+++ HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-streaming
@@ -176,13 +176,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
command:
- /opt/bitnami/scripts/mastodon/run.sh
env:
- name: BITNAMI_DEBUG
--- HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-web
+++ HelmRelease: selfhosted/mastodon Deployment: selfhosted/mastodon-web
@@ -60,13 +60,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
command:
- /bin/bash
args:
- -ec
@@ -266,13 +266,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
command:
- /opt/bitnami/scripts/mastodon/run.sh
env:
- name: BITNAMI_DEBUG
--- HelmRelease: selfhosted/mastodon Job: selfhosted/mastodon-init
+++ HelmRelease: selfhosted/mastodon Job: selfhosted/mastodon-init
@@ -135,13 +135,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
env:
- name: BITNAMI_DEBUG
value: 'false'
- name: MASTODON_DATABASE_PASSWORD
@@ -184,13 +184,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
env:
- name: BITNAMI_DEBUG
value: 'false'
envFrom: |
| datasource | package | from | to | | ---------- | ------------------------------------------- | ----- | ----- | | docker | registry-1.docker.io/bitnamicharts/mastodon | 9.0.2 | 9.0.4 |
homeops-bot
bot
force-pushed
the
renovate/patch-mastodon
branch
from
November 10, 2024 09:05
266c396
to
6f338c3
Compare
homeops-bot
bot
changed the title
fix(container): update mastodon ( 9.0.2 → 9.0.3 )
fix(container): update mastodon ( 9.0.2 → 9.0.4 )
Nov 10, 2024
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:
9.0.2
->9.0.4
Release Notes
bitnami/charts (mastodon)
v9.0.4
v9.0.3
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.