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(helm): update chart browsertrix to 1.14.8 #1003

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2025

This PR contains the following updates:

Package Update Change
browsertrix minor 1.13.3 -> 1.14.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webrecorder/browsertrix (browsertrix)

v1.14.8: Browsertrix v1.14.8

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.8/browsertrix-v1.14.8.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.8

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.7...v1.14.8

v1.14.7: Browsertrix v1.14.7

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.7/browsertrix-v1.14.7.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.7

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.6...v1.14.7

v1.14.6: Browsertrix v1.14.6

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.6/browsertrix-v1.14.6.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.6

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.5...v1.14.6

v1.14.5: Browsertrix v1.14.5

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.5/browsertrix-v1.14.5.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.5

See the development guide for more info how to deploy Browsertrix.

Full Changelog: webrecorder/browsertrix@v1.14.4...v1.14.5

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.4...v1.14.5

v1.14.4: Browsertrix v1.14.4

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.4/browsertrix-v1.14.4.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.4

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.3...v1.14.4

v1.14.3: Browsertrix v1.14.3

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.3/browsertrix-v1.14.3.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.3

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.2...v1.14.3

v1.14.2: Browsertrix v1.14.2

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.2/browsertrix-v1.14.2.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.2

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.1...v1.14.2

v1.14.1: Browsertrix v1.14.1

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.1/browsertrix-v1.14.1.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.1

See the development guide for more info how to deploy Browsertrix.

What's Changed

Full Changelog: webrecorder/browsertrix@v1.14.0...v1.14.1

v1.14.0: Browsertrix v1.14.0

Compare Source

Deployment

This release can be deployed with Helm directly by running:

helm upgrade --install btrix https://github.com/webrecorder/browsertrix/releases/download/v1.14.0/browsertrix-v1.14.0.tgz

Alternatively, you can add the Browsertrix Helm Chart Repo with:

helm repo add browsertrix https://docs.browsertrix.com/helm-repo/
helm upgrade --install btrix browsertrix/browsertrix --version 1.14.0

See the development guide for more info how to deploy Browsertrix.

What's Changed

New Contributors

Full Changelog: webrecorder/browsertrix@v1.13.3...v1.14.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from 181eb08 to 095abd4 Compare February 27, 2025 11:39
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.0 feat(helm): update chart browsertrix to 1.14.1 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from 095abd4 to e8768d8 Compare February 28, 2025 03:15
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.1 feat(helm): update chart browsertrix to 1.14.2 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from e8768d8 to 72025a1 Compare March 4, 2025 02:34
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.2 feat(helm): update chart browsertrix to 1.14.3 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from 72025a1 to 74cddb8 Compare March 9, 2025 01:40
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.3 feat(helm): update chart browsertrix to 1.14.4 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from 74cddb8 to 87e37c4 Compare March 19, 2025 02:42
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.4 feat(helm): update chart browsertrix to 1.14.5 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from 87e37c4 to ec3adf2 Compare March 21, 2025 03:03
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.5 feat(helm): update chart browsertrix to 1.14.6 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from ec3adf2 to f8e72e9 Compare March 26, 2025 22:19
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.6 feat(helm): update chart browsertrix to 1.14.7 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/browsertrix-1.x branch from f8e72e9 to 31e9d6d Compare March 31, 2025 22:53
@renovate renovate bot changed the title feat(helm): update chart browsertrix to 1.14.7 feat(helm): update chart browsertrix to 1.14.8 Mar 31, 2025
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.

0 participants