-
Notifications
You must be signed in to change notification settings - Fork 1
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 docker.io/archivebox/archivebox ( 0.7.2 → 0.7.4 ) #1071
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/apps/default/archivebox/app Kustomization: flux-system/archivebox HelmRelease: default/archivebox
+++ kubernetes/apps/default/archivebox/app Kustomization: flux-system/archivebox HelmRelease: default/archivebox
@@ -47,13 +47,13 @@
SEARCH_BACKEND_ENGINE: sonic
SEARCH_BACKEND_HOST_NAME: localhost
SEARCH_BACKEND_PASSWORD: sonic
TZ: ${TIMEZONE}
image:
repository: docker.io/archivebox/archivebox
- tag: 0.7.2@sha256:7b00a9db94cff768f4f17d18742724136435501e359a1c5127b5fb062000f6e3
+ tag: 0.7.4@sha256:7959bdc8bb95757abd3b9b3d0832efbc22e4d63376c3611fb19c9de754f6f46d
resources:
requests:
cpu: 50m
memory: 512M
sonic:
env: |
--- HelmRelease: default/archivebox Deployment: default/archivebox
+++ HelmRelease: default/archivebox Deployment: default/archivebox
@@ -60,13 +60,13 @@
- name: SEARCH_BACKEND_HOST_NAME
value: localhost
- name: SEARCH_BACKEND_PASSWORD
value: sonic
- name: TZ
value: ${TIMEZONE}
- image: docker.io/archivebox/archivebox:0.7.2@sha256:7b00a9db94cff768f4f17d18742724136435501e359a1c5127b5fb062000f6e3
+ image: docker.io/archivebox/archivebox:0.7.4@sha256:7959bdc8bb95757abd3b9b3d0832efbc22e4d63376c3611fb19c9de754f6f46d
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8000 |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
On hold. Waiting for ArchiveBox/ArchiveBox#1391 to be fixed. Tried to downgrade to 0.7.2 but that did not also work due privilidge issue here: ArchiveBox/ArchiveBox#993 archivebox suspended waiting for fix. |
bot-akira
bot
force-pushed
the
renovate/docker.io-archivebox-archivebox-0.x
branch
from
April 10, 2024 03:10
d8c75da
to
d7deb9c
Compare
bot-akira
bot
force-pushed
the
renovate/docker.io-archivebox-archivebox-0.x
branch
2 times, most recently
from
April 25, 2024 03:09
5a04c26
to
023839b
Compare
bot-akira
bot
force-pushed
the
renovate/docker.io-archivebox-archivebox-0.x
branch
from
April 26, 2024 15:08
023839b
to
cb4d5d5
Compare
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:
0.7.2
->0.7.4
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.