Jose Diaz-Gonzalez
61f0d78a93
docs: document pgvector usage
...
Closes #305
2024-11-03 14:25:25 -05:00
Jose Diaz-Gonzalez
b18d0838b9
Release 1.39.0
tagged-release / tagged-release (push) Has been cancelled
1.39.0
2024-09-29 00:47:10 -04:00
Jose Diaz-Gonzalez
bb9829883b
Merge pull request #327 from dokku/dependabot/docker/postgres-17.0
...
chore(deps): bump postgres from 16.4 to 17.0
2024-09-29 00:47:00 -04:00
dependabot[bot]
f3a2c3cbbc
chore(deps): bump postgres from 16.4 to 17.0
...
Bumps postgres from 16.4 to 17.0.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-27 02:57:12 +00:00
Jose Diaz-Gonzalez
29057e00a2
Merge pull request #325 from erickedji/patch-1
...
fix: set ON_ERROR_STOP=1 for psql, so calling scripts get an exit status
2024-09-24 12:36:33 -04:00
Komlan KEDJI
6577443afb
fix: set ON_ERROR_STOP=1 for psql, so calling scripts get an exit status
...
Currently, using `postgres:connect` with a script passed in through stdin, there is no way to know if the script failed or not.
This change aligns the behavior with eaa1c35769/docker-entrypoint.sh (L196) which returns an exit status.
2024-09-24 10:06:47 +00:00
Jose Diaz-Gonzalez
81ff14518d
Release 1.38.0
tagged-release / tagged-release (push) Has been cancelled
1.38.0
2024-08-10 18:39:42 -04:00
Jose Diaz-Gonzalez
14f670c7c4
Merge pull request #323 from dokku/dependabot/docker/postgres-16.4
...
chore(deps): bump postgres from 16.3 to 16.4
2024-08-10 18:39:24 -04:00
dependabot[bot]
864b50891b
chore(deps): bump postgres from 16.3 to 16.4
...
Bumps postgres from 16.3 to 16.4.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 02:38:43 +00:00
Jose Diaz-Gonzalez
e9fad47842
Release 1.37.0
tagged-release / tagged-release (push) Has been cancelled
1.37.0
2024-06-30 13:47:39 -04:00
Jose Diaz-Gonzalez
9258d77b12
Merge pull request #318 from dokku/dependabot/docker/postgres-16.3
...
chore(deps): bump postgres from 16.2 to 16.3
2024-06-30 13:47:31 -04:00
dependabot[bot]
f4698b1e5f
chore(deps): bump postgres from 16.2 to 16.3
...
Bumps postgres from 16.2 to 16.3.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-29 07:51:38 +00:00
Jose Diaz-Gonzalez
f07d950cd9
Merge pull request #320 from dokku/exclude-SC1091
...
tests: exclude SC1091 from shellcheck rules
2024-06-29 03:49:00 -04:00
Jose Diaz-Gonzalez
7bca464cd6
tests: exclude SC1091 from shellcheck rules
2024-06-29 03:44:58 -04:00
Jose Diaz-Gonzalez
d40e7c7619
Merge pull request #319 from dokku/fix-tests
...
fix: use .DNSNames instead of .Aliases in tests
2024-06-29 03:41:06 -04:00
Jose Diaz-Gonzalez
5822176870
fix: use .DNSNames instead of .Aliases in tests
...
Docker has changed their output in an unclear manner, but this is the correct way to check for what dns records are available for usage by apps.
2024-06-29 03:25:41 -04:00
Jose Diaz-Gonzalez
13e46bafcf
Release 1.36.4
tagged-release / tagged-release (push) Has been cancelled
1.36.4
2024-03-06 02:09:58 -05:00
Jose Diaz-Gonzalez
10fa2ebd35
Merge pull request #313 from dokku/dependabot/docker/postgres-16.2
...
chore(deps): bump postgres from 16.1 to 16.2
2024-03-06 02:09:48 -05:00
dependabot[bot]
151176e142
chore(deps): bump postgres from 16.1 to 16.2
...
Bumps postgres from 16.1 to 16.2.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-13 02:11:05 +00:00
Jose Diaz-Gonzalez
1110b7a560
Release 1.36.3
tagged-release / tagged-release (push) Has been cancelled
1.36.3
2024-01-29 10:10:07 -05:00
Jose Diaz-Gonzalez
e907c8c218
fix: use correct repository on arm64 ubuntu image
2024-01-29 10:09:17 -05:00
Jose Diaz-Gonzalez
09a7cb820b
Release 1.36.2
tagged-release / tagged-release (push) Has been cancelled
1.36.2
2024-01-29 10:07:05 -05:00
Jose Diaz-Gonzalez
d6976a5290
Merge pull request #312 from dokku/dependabot/github_actions/actions/upload-artifact-4
...
chore(deps): bump actions/upload-artifact from 3 to 4
2023-12-19 00:25:07 -05:00
dependabot[bot]
453e4993b9
chore(deps): bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-15 03:02:33 +00:00
Jose Diaz-Gonzalez
3bac8ed944
Release 1.36.1
tagged-release / tagged-release (push) Has been cancelled
1.36.1
2023-12-09 23:56:11 -05:00
Jose Diaz-Gonzalez
d956ded91c
docs: update docs and generation script
2023-12-09 23:55:46 -05:00
Jose Diaz-Gonzalez
2fd010d955
chore: fix typo
2023-12-09 13:51:12 -05:00
Jose Diaz-Gonzalez
b2eb07f839
chore: fix typo
2023-12-09 13:48:47 -05:00
Jose Diaz-Gonzalez
f8c688cce0
Merge pull request #307 from dokku/dependabot/docker/postgres-16.1
...
chore(deps): bump postgres from 16.0 to 16.1
2023-12-09 13:48:01 -05:00
Jose Diaz-Gonzalez
f6817bdb3a
Merge pull request #310 from dokku/dependabot/github_actions/actions/setup-python-5
...
chore(deps): bump actions/setup-python from 4 to 5
2023-12-09 13:47:50 -05:00
dependabot[bot]
46eac4e22c
chore(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-07 02:13:56 +00:00
dependabot[bot]
9263eb6505
chore(deps): bump postgres from 16.0 to 16.1
...
Bumps postgres from 16.0 to 16.1.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-15 02:11:29 +00:00
Jose Diaz-Gonzalez
fb0bcb4921
Release 1.36.0
tagged-release / tagged-release (push) Has been cancelled
1.36.0
2023-10-04 10:43:01 -04:00
Jose Diaz-Gonzalez
c587d70c49
Merge pull request #304 from dokku/dependabot/docker/postgres-16.0
...
chore(deps): bump postgres from 15.4 to 16.0
2023-10-04 10:42:36 -04:00
dependabot[bot]
b7f22a3904
chore(deps): bump postgres from 15.4 to 16.0
...
Bumps postgres from 15.4 to 16.0.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 02:35:00 +00:00
Jose Diaz-Gonzalez
777fc95818
Release 1.35.0
tagged-release / tagged-release (push) Has been cancelled
1.35.0
2023-09-09 22:39:55 -04:00
Jose Diaz-Gonzalez
9bf3b5bb58
Merge pull request #302 from dokku/dependabot/github_actions/actions/checkout-4
...
chore(deps): bump actions/checkout from 3 to 4
2023-09-07 00:03:19 -04:00
dependabot[bot]
daea399ffd
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-07 03:15:45 +00:00
Jose Diaz-Gonzalez
b81b8d7a00
Merge pull request #303 from dokku/newer-ubuntu
...
feat: upgrade test suite from ubuntu 20.04 to 22.04
2023-09-06 23:15:25 -04:00
Jose Diaz-Gonzalez
4557c96858
feat: upgrade test suite from ubuntu 20.04 to 22.04
2023-09-06 22:37:21 -04:00
Jose Diaz-Gonzalez
201eac3809
Release 1.34.2
tagged-release / tagged-release (push) Has been cancelled
1.34.2
2023-08-20 12:27:33 -04:00
Jose Diaz-Gonzalez
965696813b
Merge pull request #301 from danielfornarini/fix/postgres-create-with-docker
...
Fix postgres:create when running inside a docker container
2023-08-20 12:27:22 -04:00
Jose Diaz-Gonzalez
3a676c2549
Release 1.34.1
tagged-release / tagged-release (push) Has been cancelled
1.34.1
2023-08-16 22:36:09 -04:00
Jose Diaz-Gonzalez
11fef8aec9
Merge pull request #300 from dokku/dependabot/docker/postgres-15.4
...
chore(deps): bump postgres from 15.3 to 15.4
2023-08-16 22:35:55 -04:00
Piero Dotti
23c11bfddd
fix(service_create_container): using SERVICE_ROOT instead of SERVICE_HOST_ROOT when creating the ssl certs
...
Since the script create_ssl_certs.sh is executed from inside the container, the directory is not the host one, but the container one.
2023-08-16 14:16:58 +02:00
dependabot[bot]
1af6da45e9
chore(deps): bump postgres from 15.3 to 15.4
...
Bumps postgres from 15.3 to 15.4.
---
updated-dependencies:
- dependency-name: postgres
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 02:41:35 +00:00
Jose Diaz-Gonzalez
bfc0f18759
Release 1.34.0
tagged-release / tagged-release (push) Has been cancelled
1.34.0
2023-05-28 01:00:01 -04:00
Jose Diaz-Gonzalez
9df82c58da
Release 1.33.2
tagged-release / tagged-release (push) Has been cancelled
1.33.2
2023-05-27 22:34:06 -04:00
josegonzalez
ee2d2f10f7
Merge pull request #260 from erickedji/master
...
fix: create ssl certs outside container
2023-05-27 22:33:27 -04:00
josegonzalez
9f3d24ca9f
Merge branch 'master' into master
2023-05-27 19:45:41 -04:00