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 Homebrew Formula dokku/dokku to v0.35.15 #25

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2022

This PR contains the following updates:

Package Update Change
dokku/dokku minor v0.34.5 -> v0.35.15

Release Notes

dokku/dokku (dokku/dokku)

v0.35.15

Compare Source

v0.35.14

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.14/bootstrap.sh
sudo DOKKU_TAG=v0.35.14 bash bootstrap.sh
Bug Fixes
New Features
Refactors
Documentation
Dependencies
Other

v0.35.13

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.13/bootstrap.sh
sudo DOKKU_TAG=v0.35.13 bash bootstrap.sh
Bug Fixes
Documentation
Tests
Dependencies
  • #​7409: @​dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in /plugins/docker-options
  • #​7405: @​dependabot[bot] chore(deps): bump timberio/vector from 0.42.0-debian to 0.43.1-debian in /plugins/logs
  • #​7407: @​dependabot[bot] chore(deps): bump traefik from 3.2.1 to 3.2.2 in /plugins/traefik-vhosts
  • #​7402: @​dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 in /plugins/common
  • #​7390: @​dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 in /plugins/common
  • #​7397: @​dependabot[bot] chore(deps): bump tj-actions/changed-files from 45.0.4 to 45.0.5
  • #​7398: @​dependabot[bot] chore(deps): bump mkdocs-material from 9.5.47 to 9.5.48 in /docs/_build
  • #​7394: @​dependabot[bot] chore(deps): bump django from 5.0.9 to 5.0.10 in /tests/apps/dockerfile-release
  • #​7385: @​dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/go-fail-predeploy
  • #​7386: @​dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/zombies-dockerfile-tini
  • #​7387: @​dependabot[bot] chore(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 in /tests/apps/gogrpc
  • #​7388: @​dependabot[bot] chore(deps): bump python from 3.13.0-alpine to 3.13.1-alpine in /docs/_build
  • #​7389: @​dependabot[bot] chore(deps): bump six from 1.16.0 to 1.17.0 in /docs/_build
  • #​7392: @​dependabot[bot] chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 in /plugins/scheduler-docker-local
  • #​7393: @​dependabot[bot] chore(deps): bump python from 3.13.0-bookworm to 3.13.1-bookworm in /tests/apps/dockerfile-release
  • #​7384: @​dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/gogrpc
  • #​7383: @​dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/zombies-dockerfile-no-tini
  • #​7382: @​dependabot[bot] chore(deps): bump golang from 1.23.3 to 1.23.4 in /tests/apps/go-fail-postdeploy

v0.35.12

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.12/bootstrap.sh
sudo DOKKU_TAG=v0.35.12 bash bootstrap.sh
Bug Fixes
New Features
Documentation
Dependencies

v0.35.11

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.11/bootstrap.sh
sudo DOKKU_TAG=v0.35.11 bash bootstrap.sh
Bug Fixes
  • #​7353: @​indrat Add missing export DOKKU_LIB_HOST_ROOT when running dokku in container
New Features
Documentation
Dependencies
Other

v0.35.10

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.10/bootstrap.sh
sudo DOKKU_TAG=v0.35.10 bash bootstrap.sh
Bug Fixes
Dependencies

v0.35.9

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.9/bootstrap.sh
sudo DOKKU_TAG=v0.35.9 bash bootstrap.sh
Bug Fixes
  • #​7321: @​josegonzalez Allow nginx commands when the scheduler is set to null
  • #​7313: @​Tashows Remove prefixing releaseName with 'dokku-' in UninstallChart and GetValues calls in scheduler-k3s/triggers.go
New Features
Documentation
Dependencies
  • #​7320: @​dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 in /plugins/common
  • #​7311: @​dependabot[bot] chore(deps): bump traefik from 3.1.6 to 3.2.0 in /plugins/traefik-vhosts
  • #​7300: @​dependabot[bot] chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 in /plugins/common
  • #​7319: @​dependabot[bot] chore(deps): bump werkzeug from 3.0.6 to 3.1.0 in /tests/apps/python-flask
  • #​7317: @​dependabot[bot] chore(deps): bump mkdocs-material from 9.5.42 to 9.5.43 in /docs/_build
  • #​7310: @​dependabot[bot] chore(deps): bump pymdown-extensions from 10.11.2 to 10.12 in /docs/_build
  • #​7299: @​dependabot[bot] chore(deps): bump timberio/vector from 0.41.1-debian to 0.42.0-debian in /plugins/logs
  • #​7306: @​dependabot[bot] chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 in /tests/apps/java
  • #​7305: @​dependabot[bot] chore(deps): bump werkzeug from 3.0.4 to 3.0.6 in /tests/apps/python-flask

v0.35.8

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.8/bootstrap.sh
sudo DOKKU_TAG=v0.35.8 bash bootstrap.sh
Bug Fixes
New Features
Documentation
Dependencies

v0.35.7

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.7/bootstrap.sh
sudo DOKKU_TAG=v0.35.7 bash bootstrap.sh
Bug Fixes

v0.35.6

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.6/bootstrap.sh
sudo DOKKU_TAG=v0.35.6 bash bootstrap.sh
Bug Fixes
New Features
Dependencies
Other

v0.35.5

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.5/bootstrap.sh
sudo DOKKU_TAG=v0.35.5 bash bootstrap.sh
New Features
Documentation
Tests
Dependencies
Other

v0.35.4

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.4/bootstrap.sh
sudo DOKKU_TAG=v0.35.4 bash bootstrap.sh
Bug Fixes
Tests
Dependencies

v0.35.3

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.3/bootstrap.sh
sudo DOKKU_TAG=v0.35.3 bash bootstrap.sh
Bug Fixes
Tests
Dependencies
  • #​7193: @​dependabot[bot] chore(deps): bump pymdown-extensions from 10.9 to 10.10.1 in /docs/_build
  • #​7194: @​dependabot[bot] chore(deps): bump traefik from 3.1.2 to 3.1.4 in /plugins/traefik-vhosts
  • #​7195: @​dependabot[bot] chore(deps): bump dokku/openresty-docker-proxy from 0.9.0 to 0.9.1 in /plugins/openresty-vhosts
  • #​7196: @​dependabot[bot] chore(deps): bump socket.io from 4.7.5 to 4.8.0 in /tests/apps/.websocket.disabled

v0.35.2

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.2/bootstrap.sh
sudo DOKKU_TAG=v0.35.2 bash bootstrap.sh
Bug Fixes
New Features

v0.35.1

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.35.1/bootstrap.sh
sudo DOKKU_TAG=v0.35.1 bash bootstrap.sh
Bug Fixes
Documentation
Dependencies

v0.35.0

Compare Source

Warning: Release is broken and will be pulled from upstream. Please use a newer version.

See the 0.35.0 migration guide for more information on migrating to 0.35.0.

Bug Fixes
New Features
Documentation
Tests
Dependencies
  • #​7148: @​dependabot[bot] chore(deps): bump dokku/openresty-docker-proxy from 0.8.0 to 0.9.0 in /plugins/openresty-vhosts
  • #​7139: @​dependabot[bot] chore(deps): bump timberio/vector from 0.39.0-debian to 0.41.1-debian in /plugins/logs
  • #​7060: @​dependabot[bot] chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 in /plugins/cron
  • [#​703

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/dokku-dokku-0.x branch from 3092646 to 127fb62 Compare March 12, 2022 04:57
@renovate renovate bot force-pushed the renovate/dokku-dokku-0.x branch from 127fb62 to 8fbdc9d Compare April 10, 2022 23:20
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.0 Update Homebrew Formula dokku/dokku to v0.27.1 Apr 21, 2022
@renovate renovate bot force-pushed the renovate/dokku-dokku-0.x branch from 8fbdc9d to 52d4ebb Compare April 23, 2022 09:53
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.1 Update Homebrew Formula dokku/dokku to v0.27.2 May 13, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.2 Update Homebrew Formula dokku/dokku to v0.27.4 May 16, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.4 Update Homebrew Formula dokku/dokku to v0.27.5 May 29, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.5 Update Homebrew Formula dokku/dokku to v0.27.6 Jun 27, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.6 Update Homebrew Formula dokku/dokku to v0.27.7 Jul 6, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.7 Update Homebrew Formula dokku/dokku to v0.27.8 Jul 18, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.27.8 Update Homebrew Formula dokku/dokku to v0.28.1 Sep 25, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.28.1 Update Homebrew Formula dokku/dokku to v0.28.4 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/dokku-dokku-0.x branch from 52d4ebb to f0c9d42 Compare December 3, 2022 15:56
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.28.4 Update Homebrew Formula dokku/dokku to v0.29.0 Dec 6, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.29.0 Update Homebrew Formula dokku/dokku to v0.29.1 Dec 20, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.29.1 Update Homebrew Formula dokku/dokku to v0.29.2 Dec 24, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.29.2 Update Homebrew Formula dokku/dokku to v0.29.3 Dec 29, 2022
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.29.3 Update Homebrew Formula dokku/dokku to v0.29.4 Jan 13, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.29.4 Update Homebrew Formula dokku/dokku to v0.30.1 Mar 12, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.1 Update Homebrew Formula dokku/dokku to v0.30.2 Mar 21, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.2 Update Homebrew Formula dokku/dokku to v0.30.4 May 22, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.4 Update Homebrew Formula dokku/dokku to v0.30.5 May 26, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.5 Update Homebrew Formula dokku/dokku to v0.30.6 May 28, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.6 Update Homebrew Formula dokku/dokku to v0.30.7 Jun 3, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.7 Update Homebrew Formula dokku/dokku to v0.30.8 Jul 1, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.8 Update Homebrew Formula dokku/dokku to v0.30.9 Jul 9, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.9 Update Homebrew Formula dokku/dokku to v0.30.10 Jul 31, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.10 Update Homebrew Formula dokku/dokku to v0.30.11 Aug 5, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.30.11 Update Homebrew Formula dokku/dokku to v0.31.0 Aug 14, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.31.0 Update Homebrew Formula dokku/dokku to v0.31.1 Aug 20, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.6 Update Homebrew Formula dokku/dokku to v0.33.7 Feb 22, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.7 Update Homebrew Formula dokku/dokku to v0.33.8 Mar 6, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.8 Update Homebrew Formula dokku/dokku to v0.33.9 Mar 13, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.9 Update Homebrew Formula dokku/dokku to v0.34.0 Mar 18, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.0 Update Homebrew Formula dokku/dokku to v0.34.1 Mar 29, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.1 Update Homebrew Formula dokku/dokku to v0.34.2 Mar 31, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.2 Update Homebrew Formula dokku/dokku to v0.34.3 Apr 4, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.3 Update Homebrew Formula dokku/dokku to v0.34.4 Apr 7, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.4 Update Homebrew Formula dokku/dokku to v0.34.5 Jun 14, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.5 Update Homebrew Formula dokku/dokku to v0.34.6 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/dokku-dokku-0.x branch from f0c9d42 to 95a34ee Compare June 27, 2024 17:23
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.6 Update Homebrew Formula dokku/dokku to v0.34.7 Jul 14, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.7 Update Homebrew Formula dokku/dokku to v0.34.8 Aug 19, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.8 Update Homebrew Formula dokku/dokku to v0.34.9 Aug 25, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.34.9 Update Homebrew Formula dokku/dokku to v0.35.0 Sep 23, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.0 Update Homebrew Formula dokku/dokku to v0.35.2 Sep 23, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.2 Update Homebrew Formula dokku/dokku to v0.35.3 Sep 24, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.3 Update Homebrew Formula dokku/dokku to v0.35.4 Sep 29, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.4 Update Homebrew Formula dokku/dokku to v0.35.5 Oct 7, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.5 Update Homebrew Formula dokku/dokku to v0.35.6 Oct 19, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.6 Update Homebrew Formula dokku/dokku to v0.35.7 Oct 21, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.7 Update Homebrew Formula dokku/dokku to v0.35.8 Oct 22, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.8 Update Homebrew Formula dokku/dokku to v0.35.9 Nov 3, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.9 Update Homebrew Formula dokku/dokku to v0.35.10 Nov 5, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.10 Update Homebrew Formula dokku/dokku to v0.35.11 Nov 14, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.11 Update Homebrew Formula dokku/dokku to v0.35.12 Dec 3, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.12 Update Homebrew Formula dokku/dokku to v0.35.13 Dec 12, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.13 Update Homebrew Formula dokku/dokku to v0.35.14 Jan 8, 2025
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.35.14 Update Homebrew Formula dokku/dokku to v0.35.15 Jan 13, 2025
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.

0 participants