Skip to content

Update OpenCloud web extension tags to latest available releases#88

Merged
Tim-herbie merged 2 commits into
mainfrom
copilot/update-webextension-versions
May 17, 2026
Merged

Update OpenCloud web extension tags to latest available releases#88
Tim-herbie merged 2 commits into
mainfrom
copilot/update-webextension-versions

Conversation

Copy link
Copy Markdown

Copilot AI commented May 17, 2026

The chart’s default web extension versions were stale, and draw-io in particular needed to move to 2.0.0. This PR refreshes all currently configured web extension tags to the latest available versions and keeps chart docs aligned with runtime defaults.

  • Web extension version updates (charts/opencloud/values.yaml)

    • Updated enabled extension tags to latest available images:
      • draw-io-2.0.0
      • external-sites-2.0.0
      • json-viewer-2.0.0
      • progress-bars-2.0.0
      • unzip-2.0.0
    • Left extensions unchanged where configured tag is already latest (importer, arcade, calculator, cast, maps, pastebin).
  • Documentation sync (charts/opencloud/README.md)

    • Updated the Web Extensions defaults table so documented tags match chart defaults.
  • Example of resulting defaults

    webExtensions:
      extensions:
        drawio:
          enabled: true
          tag: draw-io-2.0.0
        externalsites:
          enabled: true
          tag: external-sites-2.0.0
        jsonviewer:
          enabled: true
          tag: json-viewer-2.0.0

Copilot AI linked an issue May 17, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update webextension versions in values.yaml Update OpenCloud web extension tags to latest available releases May 17, 2026
Copilot AI requested a review from Tim-herbie May 17, 2026 08:56
@Tim-herbie Tim-herbie marked this pull request as ready for review May 17, 2026 09:20
Copilot AI review requested due to automatic review settings May 17, 2026 09:20
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refreshes the default OpenCloud web extension image tags in the Helm chart and keeps the chart README defaults table aligned with those runtime defaults.

Changes:

  • Bumps enabled web extension tags for Draw.io, External Sites, JSON Viewer, Progress Bars, and Unzip to 2.0.0.
  • Updates README default values for the same web extension tags.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
charts/opencloud/values.yaml Updates default web extension image tags used by the chart.
charts/opencloud/README.md Synchronizes documented web extension defaults with values.yaml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Tim-herbie Tim-herbie merged commit f7cd452 into main May 17, 2026
2 checks passed
@Tim-herbie Tim-herbie deleted the copilot/update-webextension-versions branch May 17, 2026 09:41
This was referenced May 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Webextension versions

3 participants