CloudNativePG Automated Updates
0ac1dd207c
Daily automatic update
2023-10-25 00:15:25 +00:00
CloudNativePG Automated Updates
5162f574a1
Daily automatic update
2023-10-24 00:15:42 +00:00
CloudNativePG Automated Updates
f62d66302d
Daily automatic update
2023-10-23 00:15:31 +00:00
CloudNativePG Automated Updates
87116ba0d8
Daily automatic update
2023-10-21 00:15:09 +00:00
CloudNativePG Automated Updates
63eb282882
Daily automatic update
2023-10-20 00:15:53 +00:00
CloudNativePG Automated Updates
0739eb382d
Daily automatic update
2023-10-19 00:15:28 +00:00
CloudNativePG Automated Updates
2e02f4875e
Daily automatic update
2023-10-18 00:15:38 +00:00
CloudNativePG Automated Updates
4fd5f23dd4
Daily automatic update
2023-10-17 00:15:43 +00:00
CloudNativePG Automated Updates
9aac6b91f6
Daily automatic update
2023-10-16 00:16:20 +00:00
CloudNativePG Automated Updates
f003e86baa
Daily automatic update
2023-10-15 00:16:42 +00:00
CloudNativePG Automated Updates
0c7a2e3a8e
Daily automatic update
2023-10-14 00:14:49 +00:00
CloudNativePG Automated Updates
a17ac69776
Daily automatic update
2023-10-13 00:15:57 +00:00
CloudNativePG Automated Updates
132724c160
Daily automatic update
2023-10-12 00:13:43 +00:00
CloudNativePG Automated Updates
8568f4f0d1
Daily automatic update
2023-10-11 00:15:40 +00:00
CloudNativePG Automated Updates
7e3e2dedd0
Daily automatic update
2023-10-10 00:15:15 +00:00
CloudNativePG Automated Updates
15272f85ca
Daily automatic update
2023-10-07 00:14:51 +00:00
CloudNativePG Automated Updates
30723d2f18
Daily automatic update
2023-10-06 00:15:36 +00:00
CloudNativePG Automated Updates
72f7234921
Daily automatic update
2023-10-05 00:15:33 +00:00
CloudNativePG Automated Updates
27b59189d3
Daily automatic update
2023-10-04 00:15:25 +00:00
CloudNativePG Automated Updates
58973c05a4
Daily automatic update
2023-10-03 00:15:10 +00:00
CloudNativePG Automated Updates
bba7e78c05
Daily automatic update
2023-10-01 00:18:09 +00:00
CloudNativePG Automated Updates
7f04cd1eaa
Daily automatic update
2023-09-30 00:15:10 +00:00
CloudNativePG Automated Updates
e54743ee39
Daily automatic update
2023-09-29 00:15:27 +00:00
CloudNativePG Automated Updates
7d8a0f5cdd
Daily automatic update
2023-09-28 00:15:34 +00:00
CloudNativePG Automated Updates
cd9d955216
Daily automatic update
2023-09-27 00:15:22 +00:00
Niccolò Fei
5f9bb5e555
chore: set latest tag to v16 ( #76 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2023-09-26 11:42:53 -03:00
CloudNativePG Automated Updates
8bdca0219e
Daily automatic update
2023-09-26 14:27:05 +00:00
Niccolò Fei
d91ab4a156
chore: set v16 as stable ( #75 )
...
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2023-09-26 16:15:50 +02:00
CloudNativePG Automated Updates
e422ae2137
Daily automatic update
2023-09-26 00:15:24 +00:00
CloudNativePG Automated Updates
5a8cee3168
Daily automatic update
2023-09-23 00:14:36 +00:00
CloudNativePG Automated Updates
fc52631a21
Daily automatic update
2023-09-22 00:15:09 +00:00
CloudNativePG Automated Updates
4518ad88a6
Daily automatic update
2023-09-21 00:14:53 +00:00
CloudNativePG Automated Updates
71541d15c0
Daily automatic update
2023-09-20 00:15:28 +00:00
CloudNativePG Automated Updates
c577a4ee78
Daily automatic update
2023-09-19 00:15:42 +00:00
CloudNativePG Automated Updates
a9fa9c515b
Daily automatic update
2023-09-17 00:16:17 +00:00
CloudNativePG Automated Updates
2d4b8545d5
Daily automatic update
2023-09-16 00:14:44 +00:00
CloudNativePG Automated Updates
310b504019
Daily automatic update
2023-09-15 00:15:11 +00:00
CloudNativePG Automated Updates
4005e038c5
Daily automatic update
2023-09-14 00:14:59 +00:00
Gabriele Bartolini
8e669ab320
feat: add pgvector
extension ( #71 )
...
AI is a hot topic in Cloud Native environments (not only there).
Providing a way to easily add `pgvector` to CloudNativePG deployments
can potentially increase the adoption of Postgres in these contexts.
It is an extension that can be fully controlled by a standard Postgres
user, like the application user in CloudNativePG, without requiring
any settings in shared_preload_libraries.
License-wise that extension creates no problems.
Closes #70
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com >
2023-09-13 18:51:00 +02:00
CloudNativePG Automated Updates
52434544ae
Daily automatic update
2023-09-13 00:15:31 +00:00
dependabot[bot]
76548b335e
chore(deps): Bump docker/setup-qemu-action from 2 to 3 ( #66 )
...
* chore(deps): Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: use the latest qemu image
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com >
2023-09-12 14:51:28 +02:00
dependabot[bot]
d2e4999687
chore(deps): Bump docker/login-action from 2 to 3 ( #69 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 14:37:04 +02:00
dependabot[bot]
88ecae188b
chore(deps): Bump docker/setup-buildx-action from 2 to 3 ( #67 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 14:32:18 +02:00
dependabot[bot]
221c00988e
chore(deps): Bump docker/build-push-action from 4 to 5 ( #68 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 14:31:50 +02:00
dependabot[bot]
04047f3d6b
chore(deps): Bump actions/checkout from 3 to 4 ( #65 )
...
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-12 14:31:17 +02:00
CloudNativePG Automated Updates
b052fc362e
Daily automatic update
2023-09-12 00:15:03 +00:00
CloudNativePG Automated Updates
fb5fbae044
Daily automatic update
2023-09-09 00:14:22 +00:00
CloudNativePG Automated Updates
3cde967134
Daily automatic update
2023-09-08 00:15:01 +00:00
CloudNativePG Automated Updates
700ed22c95
Daily automatic update
2023-09-07 00:15:07 +00:00
CloudNativePG Automated Updates
ab6464ba85
Daily automatic update
2023-09-06 00:15:01 +00:00