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

feat(container): update image docker.io/apache/tika ( 3.0.0.0 β†’ 3.1.0.0 ) #2018

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Update Change
docker.io/apache/tika minor 3.0.0.0-full -> 3.1.0.0-full

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

….0 )

| datasource | package               | from    | to      |
| ---------- | --------------------- | ------- | ------- |
| docker     | docker.io/apache/tika | 3.0.0.0 | 3.1.0.0 |
@mglants-bot
Copy link

mglants-bot bot commented Feb 1, 2025

--- kubernetes/subterra/apps/apps/mailu/app Kustomization: flux-system/cluster-apps-mailu HelmRelease: apps/mailu

+++ kubernetes/subterra/apps/apps/mailu/app Kustomization: flux-system/cluster-apps-mailu HelmRelease: apps/mailu

@@ -239,13 +239,13 @@

     tika:
       enabled: true
       image:
         pullPolicy: IfNotPresent
         registry: docker.io
         repository: apache/tika
-        tag: 3.0.0.0-full
+        tag: 3.1.0.0-full
       languages:
       - en
       - ru
       resources:
         limits:
           memory: 500Mi

@mglants-bot
Copy link

mglants-bot bot commented Feb 1, 2025

--- HelmRelease: apps/mailu Deployment: apps/mailu-tika

+++ HelmRelease: apps/mailu Deployment: apps/mailu-tika

@@ -27,13 +27,13 @@

         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/component: tika
     spec:
       terminationGracePeriodSeconds: 2
       containers:
       - name: tika
-        image: docker.io/apache/tika:3.0.0.0-full
+        image: docker.io/apache/tika:3.1.0.0-full
         imagePullPolicy: IfNotPresent
         env:
         - name: LOG_LEVEL
           value: WARNING
         - name: SECRET_KEY
           valueFrom:

@mglants mglants merged commit e75bca7 into main Feb 15, 2025
13 of 14 checks passed
@renovate renovate bot deleted the renovate/docker.io-apache-tika-3.x branch February 15, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant