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

⬆️ Update image docker.io/outlinewiki/outline to v0.74.0 #4686

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 6, 2023

This PR contains the following updates:

Package Update Change
docker.io/outlinewiki/outline minor 0.73.1 -> 0.74.0

Release Notes

outline/outline (docker.io/outlinewiki/outline)

v0.74.0

Compare Source

Note: Minimum Node version changed to 18 – if using Docker installation this is handled for you.

Improvements
  • Clicking on a link while editing will now automatically select the entire link
  • Mermaid diagrams are now rendered in HTML exports in https://github.com/outline/outline/issues/6205
  • Added "Share" option to document menu on mobile
  • New translations
  • Updated to Node 20 LTS
  • [API] comments.list endpoint can now be used without a document ID
Fixes

New Contributors

Full Changelog: outline/outline@v0.73.1...v0.74.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.


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

This PR has been generated by Renovate Bot.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 6, 2023

--- kubernetes HelmRelease: default/outline StatefulSet: default/outline

+++ kubernetes HelmRelease: default/outline StatefulSet: default/outline

@@ -97,13 +97,13 @@

           value: https://docs.${SECRET_CLUSTER_DOMAIN}
         - name: WEB_CONCURRENCY
           value: '10'
         envFrom:
         - secretRef:
             name: outline-secret
-        image: docker.io/outlinewiki/outline:0.73.1
+        image: docker.io/outlinewiki/outline:0.74.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 6, 2023

--- kubernetes/apps/default/outline/app Kustomization: flux-system/cluster-apps-outline HelmRelease: default/outline

+++ kubernetes/apps/default/outline/app Kustomization: flux-system/cluster-apps-outline HelmRelease: default/outline

@@ -68,13 +68,13 @@

               WEB_CONCURRENCY: 10
             envFrom:
             - secretRef:
                 name: outline-secret
             image:
               repository: docker.io/outlinewiki/outline
-              tag: 0.73.1
+              tag: 0.74.0
             resources:
               limits:
                 memory: 750Mi
               requests:
                 cpu: 10m
                 memory: 250Mi

@auricom auricom merged commit 2f8bfb1 into main Dec 6, 2023
4 checks passed
@feisar-bot feisar-bot bot deleted the renovate/docker.io-outlinewiki-outline-0.x branch December 6, 2023 22:16
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