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 container image misskey/misskey to v2024.7.0@aac354d by renovate #24613

Merged
merged 1 commit into from
Jul 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/misskey/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2024.5.0
appVersion: 2024.7.0
dependencies:
- name: common
version: 24.1.5
Expand Down Expand Up @@ -44,4 +44,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/misskey
- https://hub.docker.com/r/misskey/misskey
type: application
version: 10.2.3
version: 10.3.0
2 changes: 1 addition & 1 deletion charts/stable/misskey/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: misskey/misskey
pullPolicy: IfNotPresent
tag: 2024.5.0@sha256:63817fa30afc25076ff7bf7b39a44507a898cb874cbdcf8c7fefc4b26360b682
tag: 2024.7.0@sha256:aac354dd13680c62902f318f4049a824968ba665e83aaad477ddae1ec3bae912

securityContext:
pod:
Expand Down
Loading