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.34.5 #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

Mend Renovate

This PR contains the following updates:

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

Release Notes

dokku/dokku (dokku/dokku)

v0.34.5

Compare Source

Install/update via the bootstrap script:

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

v0.34.4

Compare Source

Install/update via the bootstrap script:

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

v0.34.3

Compare Source

Install/update via the bootstrap script:

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

v0.34.2

Compare Source

wget -NP . https://dokku.com/install/v0.34.2/bootstrap.sh
sudo DOKKU_TAG=v0.34.2 bash bootstrap.sh
Bug Fixes
Documentation
  • #​6781: @​josegonzalez Update builder management docs to warn that globally setting a builder will force all apps to use that builder
  • #​6780: @​josegonzalez Clarify ssh-keys commands to run when adding ssh keys in docker-based installation
Other

v0.34.1

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.34.1/bootstrap.sh
sudo DOKKU_TAG=v0.34.1 bash bootstrap.sh
Bug Fixes
New Features
Documentation
Dependencies
  • #​6772: @​dependabot[bot] chore(deps): bump tj-actions/changed-files from 43.0.1 to 44.0.0
  • #​6766: @​dependabot[bot] chore(deps): bump mkdocs-material from 9.5.14 to 9.5.15 in /docs/_build
  • #​6744: @​dependabot[bot] chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible in /plugins/scheduler-k3s
  • #​6754: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/dockerfile-app-json-formations
  • #​6745: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/nodejs-express
  • #​6746: @​dependabot[bot] chore(deps): bump tj-actions/changed-files from 43.0.0 to 43.0.1
  • #​6747: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/.websocket.disabled
  • #​6748: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/nodejs-express-noprocfile
  • #​6749: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/nodejs-express-noappjson
  • #​6750: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/dockerfile-procfile-bad
  • #​6751: @​dependabot[bot] chore(deps): bump importlib-metadata from 7.0.2 to 7.1.0 in /docs/_build
  • #​6752: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/dockerfile-procfile
  • #​6753: @​dependabot[bot] chore(deps): bump express from 4.18.3 to 4.19.1 in /tests/apps/gitsubmodules
  • #​6741: @​dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 in /plugins/common
  • #​6740: @​dependabot[bot] chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 in /plugins/config

v0.34.0

Compare Source

Install/update via the bootstrap script:

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

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

Bug Fixes
New Features
Removals
Refactors
Documentation
Dependencies
Other

v0.33.9

Compare Source

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

v0.33.8

Compare Source

Install/update via the bootstrap script:

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

v0.33.7

Compare Source

Install/update via the bootstrap script:

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

v0.33.6

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.33.6/bootstrap.sh
sudo DOKKU_TAG=v0.33.6 bash bootstrap.sh
Bug Fixes
New Features
Refactors
Dependencies
Other
  • #​6576: @​Tashows Allow creating a detached container with TTY enabled for attaching remote terminal

v0.33.5

Compare Source

Install/update via the bootstrap script:

wget -NP . https://dokku.com/install/v0.33.5/bootstrap.sh
sudo DOKKU_TAG=v0.33.5 bash bootstrap.sh
Bug Fixes
Documentation
Dependencies
  • #​6573: @​dependabot[bot] chore(deps): bump golang from 1.21.6 to 1.22.0 in /tests/apps/go-fail-postdeploy
  • #​6569: @​dependabot[bot] chore(deps): bump golang from 1.21.6 to 1.22.0 in /tests/apps/go-fail-predeploy
  • #​6570: @​dependabot[bot] chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 in /plugins/common
  • #​6571: @​dependabot[bot] chore(deps): bump golang from 1.21.6 to 1.22.0 in /tests/apps/zombies-dockerfile-tini
  • #​6572: @​dependabot[bot] chore(deps): bump python from 3.12.1-alpine to 3.12.2-alpine in /docs/_build

v0.33.4

Compare Source

Install/update via the bootstrap script:

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

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 Mend Renovate. View repository job log here.

@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 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.31.1 Update Homebrew Formula dokku/dokku to v0.31.2 Aug 28, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.31.2 Update Homebrew Formula dokku/dokku to v0.31.3 Sep 6, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.31.3 Update Homebrew Formula dokku/dokku to v0.31.4 Sep 10, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.31.4 Update Homebrew Formula dokku/dokku to v0.31.5 Oct 16, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.31.5 Update Homebrew Formula dokku/dokku to v0.32.0 Oct 17, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.32.0 Update Homebrew Formula dokku/dokku to v0.32.1 Oct 25, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.32.1 Update Homebrew Formula dokku/dokku to v0.32.2 Nov 3, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.32.2 Update Homebrew Formula dokku/dokku to v0.32.3 Nov 13, 2023
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.32.3 Update Homebrew Formula dokku/dokku to v0.32.4 Jan 7, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.32.4 Update Homebrew Formula dokku/dokku to v0.33.0 Jan 23, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.0 Update Homebrew Formula dokku/dokku to v0.33.1 Jan 25, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.1 Update Homebrew Formula dokku/dokku to v0.33.2 Jan 29, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.2 Update Homebrew Formula dokku/dokku to v0.33.3 Jan 29, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.3 Update Homebrew Formula dokku/dokku to v0.33.4 Feb 7, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.4 Update Homebrew Formula dokku/dokku to v0.33.5 Feb 9, 2024
@renovate renovate bot changed the title Update Homebrew Formula dokku/dokku to v0.33.5 Update Homebrew Formula dokku/dokku to v0.33.6 Feb 13, 2024
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants