Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Dokku

A Docker-powered PaaS that helps you build and manage the lifecycle of applications
Collective - Host: opensource - https://opencollective.com/dokku - Website: https://dokku.viewdocs.io/ - Code: https://github.com/dokku

chore(deps): bump helm.sh/helm/v3 in /plugins/scheduler-k3s

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.1 to 3.14.2.
- [Release notes](h...

github.com/dokku/dokku - 253ebc17f3041714634e932692cfb835386ab09d authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #76 from dokku/bump-dokku-0.33.7

dokku 0.33.7

github.com/dokku/homebrew-repo - 7b5b004845569f1259725aa9e3883ff09a45156b authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.33.7

# History

## 0.33.7

Install/update via the bootstrap script:

```shell
wget -NP . https://dokk...

github.com/dokku/dokku - 27f33b0a1972a9bcea163eebb6855c90649bca20 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6609 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.62.0

chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /tests/apps/gogrpc

github.com/dokku/dokku - 6b6736d97a755be2ed5c906ac65d23b71a74bb27 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
add more examples to sponsoring

github.com/dokku/.github - 36b5e7fe242e304ca56a70b3ae12d5334cb83779 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate docs

github.com/dokku/docs - a2a8f6d2ded05ce58dc17f1d512a5b390d1af13c authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6595 from dokku/cluster-config

Add ability for users to specify alternative kubeconfig and kubecontext

github.com/dokku/dokku - 898fc3324b6e8c4e85309f7cdac7ae49f36da9d1 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.0.
- [Releas...

github.com/dokku/dokku - ae81abedd6fe64759c33c3e62cf5b0f6ab26a80a authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: ignore case where k3s isn't installed anymore when stopping services

github.com/dokku/dokku - 8670dbab7855c06b24812ea6fc2e196f066115b3 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: bypass deletion error if k3s is the configured scheduler and it isn't installed

github.com/dokku/dokku - 23fe19faaafd2619fe5fb5a8a2effb7a0a42530a authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability for users to specify alternative kubeconfig and kubecontext

This will provide the possibility for users to talk to existing kubernetes clusters, thereby rem...

github.com/dokku/dokku - 72067fcfd2d072be280490f01f5dc4cbfe39e4e6 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate docs

github.com/dokku/docs - e45a3c6b71e874b3febaed7423be2c8e87161cf1 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6608 from dokku/k3s-resources

Fix issue with setting k3s resource values and lower the initial default values

github.com/dokku/dokku - 7d85e213bea9b44402478fafbca12d3e3f24a532 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to clear out default values

Also add some tests

github.com/dokku/dokku - 93323bd0ff880c421e121f5d274cca54b933a2bd authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: set lower cpu/memory requests

github.com/dokku/dokku - 193b1d810306636de5f2f309f8c4578f3c295fcd authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: avoid setting empty cpu/memory requests

github.com/dokku/dokku - 14eb60160cbdf0dbda6fbe75a4772d4733d1f940 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add logging to command plugn trigger output when executed with trace mode on

github.com/dokku/dokku - 0bd785e04e83f7580cce6f26eb24d5b5092d78cd authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not print command directly and instead use LogWarn to send to stdout

If we use the standard logging method from go-execute, any subprocess calls through plugn may ca...

github.com/dokku/dokku - 3843ac2de2bdb5f89d20da0a0e29d67c2f0211f7 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct issue where resource values were ignored

github.com/dokku/dokku - 05c48430c5cedbab55c6a2f5c9e8c8a08899257f authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate docs

github.com/dokku/docs - 4a17f1f9f911af709c5f07195baa81bfc8604141 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6607 from dokku/6602-unbuffered-logs

Call sed in unbuffered form to ensure log output is streamed to stdout

github.com/dokku/dokku - 20a9e3a61fc14bc6a8f97227270402960dfc8bcf authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: call sed in unbuffered form to ensure log output is streamed to stdout

The new exec callers somehow setup the environment differently, causing sed to not properly dete...

github.com/dokku/dokku - a894c03043665fa8e5055b375faedfbbe97dfcbf authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mariadb from 11.2.2 to 11.3.2

Bumps mariadb from 11.2.2 to 11.3.2.

---
updated-dependencies:
- dependency-name: mariadb
dep...

github.com/dokku/dokku-mariadb - 261a0e678c7b6d2c70593ae677b08c5aa14a2361 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: regenerate docs

github.com/dokku/docs - 34a70d81e2d9342a2f54d8dd166cd75c8bd8ebc5 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6604 from dokku/dependabot/pip/docs/_build/mkdocs-material-9.5.10

chore(deps): bump mkdocs-material from 9.5.9 to 9.5.10 in /docs/_build

github.com/dokku/dokku - c4b3cc963946d42d8253b8d66286806abc612dd3 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6603 from dokku/dependabot/github_actions/tj-actions/changed-files-42.0.4

chore(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.4

github.com/dokku/dokku - 5d805481a26cd3c0bfcd7ca6e1323e918ec60014 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
build(deps): bump mkdocs-material from 9.5.9 to 9.5.10 in /_build

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.10.
- [R...

github.com/dokku/tutorials - 4b65a949ebbf58c68155db296a14c6a8b5b322ae authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump mkdocs-material from 9.5.9 to 9.5.10 in /_build

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.10.
- [R...

github.com/dokku/blog - 4c2d1184a628d3569e1e6b0e6a6b7baf06e453cd authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump mkdocs-material from 9.5.9 to 9.5.10 in /docs/_build

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.10.
- [R...

github.com/dokku/dokku - d786c5dcd8aa943be2c3a97831a30396e9bc2dd0 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump tj-actions/changed-files from 42.0.2 to 42.0.4

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42.0.2 to 42....

github.com/dokku/dokku - eba8c0b262aa4400e6b53481b7b44d72a61d898f authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump nats from 2.10.6 to 2.10.11

Bumps nats from 2.10.6 to 2.10.11.

---
updated-dependencies:
- dependency-name: nats
dependen...

github.com/dokku/dokku-nats - 64876f96aca025f5783de3a72a19d636dd28ce48 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: regenerate docs

github.com/dokku/docs - 9f538efb14e2620eee8bc75dcb76de09153168cc authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6601 from dokku/dependabot/go_modules/plugins/scheduler-k3s/helm.sh/helm/v3-3.14.1

chore(deps): bump helm.sh/helm/v3 from 3.13.3 to 3.14.1 in /plugins/scheduler-k3s

github.com/dokku/dokku - 96afb713b7980b08adfe68bb64599b301abfd8cc authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump helm.sh/helm/v3 in /plugins/scheduler-k3s

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.13.3 to 3.14.1.
- [Release notes](h...

github.com/dokku/dokku - 5e03ad1dd0042160d75765b15b6f7e6b655b21e1 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: regenerate docs

github.com/dokku/docs - 64873c40e8e74dfa09e6640bc1a4caf94b5ebe65 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6600 from dokku/k3s-fix-labels

Use correct label key for worker nodes

github.com/dokku/dokku - 3b29081885181e60f8ab53917b1b4ab9161ffb8b authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct label key for worker nodes

github.com/dokku/dokku - 0b145e01f03453773969450cd035c7670511bbfb authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump getmeili/meilisearch from v1.6.1 to v1.6.2

Bumps getmeili/meilisearch from v1.6.1 to v1.6.2.

---
updated-dependencies:
- dependency-name: ...

github.com/dokku/dokku-meilisearch - 9dfb15cd6f183879a6ade858314ae875b82d7c54 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #6596 from dokku/dependabot/go_modules/tests/apps/gogrpc/google.golang.org/grpc-1.61.1

chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /tests/apps/gogrpc

github.com/dokku/dokku - f0707bd3688cf68043d5d634d669f0d75d35ec97 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump google.golang.org/grpc in /tests/apps/gogrpc

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.61.1.
- [Releas...

github.com/dokku/dokku - eded4f6df67c23cfde391442a197d7c1bc629150 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: regenerate docs

github.com/dokku/docs - d92c08adfbea1f8b7e4e6a6a1480526aa8b63bd0 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6594 from dokku/6422-remove-new-shell

Remove all calls to common.NewShellCmd

github.com/dokku/dokku - f49e7ff722ce28f5969bd9d634206a7c7fd99f1b authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: stream both stdout and stderr

github.com/dokku/dokku - 2d4c71add61666b65c812388a501ffa7d1d9abfd authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump solr from 9.4.1 to 9.5.0

Bumps solr from 9.4.1 to 9.5.0.

---
updated-dependencies:
- dependency-name: solr
dependency-...

github.com/dokku/dokku-solr - 5789d997c42783008099e6de0201c567c6cf743f authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: ignore case where crontab does not exist for user

github.com/dokku/dokku - 8158f6aea09a5809403a7ef0284c184e7c4154a6 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #161 from dokku/dependabot/go_modules/github.com/josegonzalez/cli-skeleton-0.16.0

chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.15.0 to 0.16.0

github.com/dokku/dokku-event-listener - 866a2ef27e6990e1eedd05f152e041dce5d43450 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
refactor: remove all calls to common.NewShellCmd

At this point, the only usage of go-sh should be by plugin trigger calls.

github.com/dokku/dokku - 44dd933638af8edd01101b060363c449bb2c2ca2 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6593 from dokku/golangci-lint

Remove extra trailing newline to fix govet issue

github.com/dokku/dokku - 24b32432e607e0c38e61c5d8e45da07cc1f60181 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6592 from dokku/6422-remove-new-shell

refactor: remove all calls to common.NewShellCmdWithArgs

github.com/dokku/dokku - a8c488f249fbe77833165e5320eb01a591f04321 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6591 from dokku/6422-more-sh-cleanup

Always capture stdout/stderr when executing subprocesses

github.com/dokku/dokku - d99f0f0a93b0d4fedca73df7d61a1504aa8c7d85 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove extra trailing newline

github.com/dokku/dokku - fe262a3a3cedc6211eeab88d65bdf6c2b0f028d9 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump postgres from 16.1 to 16.2

Bumps postgres from 16.1 to 16.2.

---
updated-dependencies:
- dependency-name: postgres
depen...

github.com/dokku/dokku-postgres - 151176e1425220f08d9a7bd2171d807136700e5b authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
refactor: remove all calls to common.NewShellCmdWithArgs

github.com/dokku/dokku - d8401a4d869449aa1ef4e624dffe2e1eed22ff51 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
refactor: capture output by default

This is almost certainly the correct default for Dokku. While it's a BC break and might cause an...

github.com/dokku/dokku - 3c6cc68086475be9dac9253b57289cc3d654f29f authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove default false values when calling CallExecCommand

github.com/dokku/dokku - 047a3c00f5e85b052febf6bb7b927e63e2b460df authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate docs

github.com/dokku/docs - e662a32b66ce75282b4256210b68f8297adf125c authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6590 from dokku/6422-remove-direct-sh-calls

Remove all direct usage of go-sh outside of plugin trigger setup

github.com/dokku/dokku - 8b9dcd2242c8be8e7cb9244fd99e1a12b2d5916c authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: remove all direct usage of go-sh outside of plugin trigger setup

The new way is to use CallExecCommand instead.

github.com/dokku/dokku - 8a940c6e479e53187c16ef947d869027449d3f3f authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #75 from dokku/bump-dokku-0.33.6

github.com/dokku/homebrew-repo - f2c4d129222236c699d3843f3bd8699f67988c89 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.33.6

# History

## 0.33.6

Install/update via the bootstrap script:

```shell
wget -NP . https://dokk...

github.com/dokku/dokku - 688ee518af311794f81e501c2072803c7ea123e7 authored 8 months ago by Dokku Bot <[email protected]>
chore: regenerate docs

github.com/dokku/docs - d724a15f3df4709a10c080c2705dff089a0913b5 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6589 from dokku/k3s-image-pull-secrets

Use image pull secrets instead of registries.yaml to reference private repositories when deployi...

github.com/dokku/dokku - 2e326b718edca69165e97acc3631632fd27f4626 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump github.com/josegonzalez/cli-skeleton

Bumps [github.com/josegonzalez/cli-skeleton](https://github.com/josegonzalez/cli-skeleton) from ...

github.com/dokku/dokku-event-listener - 1294556e6593f3ff3501dfcfee2137632b0473bb authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: regenerate tutorials

github.com/dokku/docs - 3e067b59eff360beef9df87f65084e30c368a8ef authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #146 from dokku/dependabot/pip/_build/mkdocs-material-9.5.9

build(deps): bump mkdocs-material from 9.5.8 to 9.5.9 in /_build

github.com/dokku/tutorials - d5d2043027fd304efec7f1e13c4651adf70a4ac3 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
build(deps): bump mkdocs-material from 9.5.8 to 9.5.9 in /_build

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.8 to 9.5.9.
- [Re...

github.com/dokku/tutorials - b15b948644e52e74c58f308170dab9929c0678a7 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #145 from dokku/dependabot/go_modules/github.com/josegonzalez/cli-skeleton-0.16.0

chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.15.0 to 0.16.0

github.com/dokku/lambda-builder - 6f94ea58ca1e9f21f47e1e78113a94b6b48770ef authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: use image pull secrets instead of registries.yaml to reference private repositories

While this will now more or less require a local docker login - which can be overridden by setti...

github.com/dokku/dokku - 1ae2df52f56e44ed27038ff28c24dbea40d84ef3 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate docs

github.com/dokku/docs - da4561d41ecf7584aea683db8c8c05b04296b944 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6581 from dokku/tls-handling

Fix issues in tls handling when deploying via k3s

github.com/dokku/dokku - 91151cf375ae92405847c2880334b6dbfa30381d authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: update dependencies

github.com/dokku/dokku - 3c5f95ff18d99b50d23cd91ada7625bc6bd13342 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6586 from dokku/dependabot/go_modules/plugins/cron/mvdan.cc/sh/v3-3.8.0

chore(deps): bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0 in /plugins/cron

github.com/dokku/dokku - 53dc81d8733312e30505e5bc1b30825d8429e8f4 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate docs

github.com/dokku/docs - 1f60e8b879765e27ba4c63bab877834b0f3c13b1 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #6587 from dokku/dependabot/pip/docs/_build/mkdocs-material-9.5.9

chore(deps): bump mkdocs-material from 9.5.8 to 9.5.9 in /docs/_build

github.com/dokku/dokku - f80151bb3a97b23f3e60bed8bfc9001558c7f8e3 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: regenerate blog

github.com/dokku/docs - 2d19117c55709228e6a2af927f337f3ce7a31f35 authored 8 months ago by Dokku Bot <[email protected]>
Merge pull request #52 from dokku/dependabot/docker/golang-1.22.0-bookworm

chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm

github.com/dokku/dokku-update - cb9b51107013ae91ddf21c41f4b5e0dc7763b75b authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #144 from dokku/dependabot/pip/_build/mkdocs-material-9.5.9

chore(deps): bump mkdocs-material from 9.5.8 to 9.5.9 in /_build

github.com/dokku/blog - fdb7b5af1908c69127ff66cd2ec53d98b124058b authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump mkdocs-material from 9.5.8 to 9.5.9 in /_build

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.8 to 9.5.9.
- [Re...

github.com/dokku/blog - a1212433560795819ca8957ee3556b5514d6f957 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm

Bumps golang from 1.21.6-bookworm to 1.22.0-bookworm.

---
updated-dependencies:
- dependency-na...

github.com/dokku/dokku-update - a82dac57cb79087ac490f0b02519b917770e6be4 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/josegonzalez/cli-skeleton

Bumps [github.com/josegonzalez/cli-skeleton](https://github.com/josegonzalez/cli-skeleton) from ...

github.com/dokku/lambda-builder - 4f7cf9bb4096e18ae8897a80b3676b6984a1a247 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump mkdocs-material from 9.5.8 to 9.5.9 in /docs/_build

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.8 to 9.5.9.
- [Re...

github.com/dokku/dokku - 62e85cc75238d571c5b503b1b557f0aacf962269 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0 in /plugins/cron

Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.7.0 to 3.8.0.
- [Release notes](https...

github.com/dokku/dokku - e6c17059f9c9a17c7c00b778ca36812adcf96305 authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #154 from dokku/dependabot/go_modules/github.com/josegonzalez/cli-skeleton-0.16.0

github.com/dokku/docker-container-healthchecker - 5f0e4efc770a276b1db076f57f3ba8e43a7fff0b authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump github.com/josegonzalez/cli-skeleton

Bumps [github.com/josegonzalez/cli-skeleton](https://github.com/josegonzalez/cli-skeleton) from ...

github.com/dokku/docker-container-healthchecker - 12df12d2a3363d5b135d06540e6e749cae1c447e authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #6585 from dokku/cron-errors

Add more context to errors in fetching cron entries

github.com/dokku/dokku - d12eff3fe4faa84cd24b57e7fb85284adf4888dd authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6584 from dokku/6422-update-help

fix: use new CallExecCommand when checking to see how help is being called

github.com/dokku/dokku - f74b306c8c4901118b6a89ec795ffbc57d500535 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add more context to errors in fetching cron entries

github.com/dokku/dokku - 22e1bb64660f4ce8c75dec635b613716fe276c9f authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
refactor: simplify tls handling by always redirecting

github.com/dokku/dokku - bfccf60a37314c20ed654200d7bbc559c97a56d1 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure the ingress class is properly set for certificate usage

Without this, switching to nginx ingress fails as the cluster issuer isn't properly configured

github.com/dokku/dokku - abbc13cb857eacdf0cfe30bed152de3ed0108e85 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: always skip the https ingress/ingress-route/deployment port entry if there is a corresponding http entry

Also inject the corresponding entries as necessary

github.com/dokku/dokku - 433eb26f3ccbf35542e8dce5a1b5762623d3b81f authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #127 from dokku/dependabot/docker/golang-1.22.0-bookworm

chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm

github.com/dokku/sshcommand - 860a2451f7e843a9cbd4b7dfd4318b2ec5bb069f authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm

Bumps golang from 1.21.6-bookworm to 1.22.0-bookworm.

---
updated-dependencies:
- dependency-na...

github.com/dokku/sshcommand - c90635077dc628ece437d9f8f982d3a2545c0dfc authored 8 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: use new CallExecCommand when checking to see how help is being called

This is part of ongoing work to remove usage of the depreated NewShellCmd.

github.com/dokku/dokku - 50239b056c135be1294c2cd828f4150dd66794d5 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6583 from dokku/6422-context-wrappers

Add WithContext functions for all subprocess-related code

github.com/dokku/dokku - 541eb1a1bc467525f9b75f695da396c183c99f22 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add WithContext functions for all subprocess-related code

Also deprecate the existing subprocess calls.

github.com/dokku/dokku - bcf25ba5cd9347e9a2dca54ecfca0a815270bc82 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #140 from dokku/dependabot/go_modules/github.com/josegonzalez/cli-skeleton-0.16.0

chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.15.0 to 0.16.0

github.com/dokku/docker-image-labeler - 7eaae59e82551063d27bc6e3242056d929be36c0 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #6582 from dokku/ps-cleanup

Correctly handle extra whitespace in scale file contents

github.com/dokku/dokku - 03df28af87332bc99e012840733c84e054d1c180 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
chore: fix shfmt issue

github.com/dokku/dokku - f5018ce70fe8b8e3cab960e821b218d071f19f90 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>