From 67f0db5352b7bfe11455c3259c40f6fcac63f613 Mon Sep 17 00:00:00 2001 From: krestomatio-cibot Date: Tue, 23 Nov 2021 02:32:28 +0000 Subject: [PATCH] chore(release): 0.1.32 [skip.ci] --- .ansible-ci/vars/state/ansible-docker-ci.yml | 8 ++--- .../vars/state/ansible-operator-ci.yml | 8 ++--- .ansible-ci/vars/state/ansible-podman-ci.yml | 4 +-- .ansible-ci/vars/state/ansible.yml | 4 +-- .ansible-ci/vars/state/base-stream.yml | 4 +-- .ansible-ci/vars/state/base.yml | 4 +-- .ansible-ci/vars/state/centos8-minimal.yml | 2 +- .../vars/state/centos8-stream-minimal.yml | 2 +- .ansible-ci/vars/state/go-toolset.yml | 4 +-- .../vars/state/graphql-engine-base.yml | 2 +- .ansible-ci/vars/state/graphql-engine.yml | 2 +- .ansible-ci/vars/state/httpd.yml | 4 +-- .ansible-ci/vars/state/moodle_app.yml | 2 +- .ansible-ci/vars/state/moodle_httpd.yml | 4 +-- .ansible-ci/vars/state/moodle_nginx.yml | 4 +-- .ansible-ci/vars/state/moodle_nginx_web.yml | 4 +-- .ansible-ci/vars/state/moodle_php-fpm.yml | 4 +-- .ansible-ci/vars/state/moodle_web.yml | 2 +- .ansible-ci/vars/state/nginx.yml | 4 +-- .ansible-ci/vars/state/nginx_php-fpm.yml | 4 +-- .ansible-ci/vars/state/php-fpm.yml | 4 +-- .ansible-ci/vars/state/postgres.yml | 4 +-- .ansible-ci/vars/state/rocky8-minimal.yml | 2 +- .ansible-ci/vars/state/rootfs-creator.yml | 4 +-- README.md | 34 +++++++++---------- ansible-operator-ci/Dockerfile | 8 ++--- 26 files changed, 66 insertions(+), 66 deletions(-) diff --git a/.ansible-ci/vars/state/ansible-docker-ci.yml b/.ansible-ci/vars/state/ansible-docker-ci.yml index 528cea89..3c58d072 100644 --- a/.ansible-ci/vars/state/ansible-docker-ci.yml +++ b/.ansible-ci/vars/state/ansible-docker-ci.yml @@ -3,7 +3,7 @@ # ansible_docker_ci_image: build: False - tag: "0.1.28" - id: "sha256:943b2b086a67110804b7354ee46929c3c5f0cf127f7a800ae618598a9c3c0d92" - repo_digest: "quay.io/krestomatio/ansible-docker-ci@sha256:3f34d6135b5becbe0c8598cd597d5d1168df5a318768db22e956805ca12a52aa" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + tag: "0.1.29" + id: "sha256:047918742a27b97651f416a178ec258c5126f7d855df0c07f083c42968ef3352" + repo_digest: "quay.io/krestomatio/ansible-docker-ci@sha256:5de5f74dc7522e70c11d28294f74101744125be2f0da5d74bbef7c123129fb0f" + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/ansible-operator-ci.yml b/.ansible-ci/vars/state/ansible-operator-ci.yml index 09f34042..129fb659 100644 --- a/.ansible-ci/vars/state/ansible-operator-ci.yml +++ b/.ansible-ci/vars/state/ansible-operator-ci.yml @@ -3,7 +3,7 @@ # ansible_operator_ci_image: build: False - tag: "0.1.29" - id: "sha256:ee3341db70f7de534a44281950f2d1c1ad1decd6ab8980233b0157b74cfe1ef5" - repo_digest: "quay.io/krestomatio/ansible-operator-ci@sha256:509a6727b9224ffd03ee9c22607b7115502948ac5ca19360b1e5c6109a8ac9f3" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + tag: "0.1.30" + id: "sha256:75b61bc02a7bf5d6269a8c01a3436a516b5e02c7c2d06e2c6f7d3a97dc477f92" + repo_digest: "quay.io/krestomatio/ansible-operator-ci@sha256:6682f2fdc66b17c920a2f618de203f5cea35429a23444f9fd25daf3faf6bb1bb" + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/ansible-podman-ci.yml b/.ansible-ci/vars/state/ansible-podman-ci.yml index 6c2187a6..1339340f 100644 --- a/.ansible-ci/vars/state/ansible-podman-ci.yml +++ b/.ansible-ci/vars/state/ansible-podman-ci.yml @@ -3,7 +3,7 @@ # ansible_podman_ci_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:f073e90e63a96d8137ef47b1806083828c2b7dbd1ffc00596e41e2e59e1e533c" repo_digest: "quay.io/krestomatio/ansible-podman-ci@sha256:f6ce87b5f575b03c3431811ace3a1d35556ec470409d3002cc89b4d1926e9d09" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/ansible.yml b/.ansible-ci/vars/state/ansible.yml index a581e2cb..320028d2 100644 --- a/.ansible-ci/vars/state/ansible.yml +++ b/.ansible-ci/vars/state/ansible.yml @@ -3,7 +3,7 @@ # ansible_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:c1116e5d56bb4992328d149e16337d183c94062805e1743d9d0d1276449cebc7" repo_digest: "quay.io/krestomatio/ansible@sha256:fa4814e044c9575fc2424c740847dbcc9e69ceefea22a9a481702d977927e774" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/base-stream.yml b/.ansible-ci/vars/state/base-stream.yml index 503366d7..77dec3fa 100644 --- a/.ansible-ci/vars/state/base-stream.yml +++ b/.ansible-ci/vars/state/base-stream.yml @@ -3,7 +3,7 @@ # base_stream_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:9d7a923a16487e25476826b9d146fab52f30c0351c9fead10d16517be3baa50a" repo_digest: "quay.io/krestomatio/base-stream@sha256:1510b2e484b4999dda4b09c533dc1b1cecf8cc4b17d384eb938dc23dc4758979" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/base.yml b/.ansible-ci/vars/state/base.yml index 4a314cdc..02d2dd0d 100644 --- a/.ansible-ci/vars/state/base.yml +++ b/.ansible-ci/vars/state/base.yml @@ -3,7 +3,7 @@ # base_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:32183db03a3fd03888fd3d2fcebb98f2507a8a39983d7fec6ab5b6e7a7bfd2be" repo_digest: "quay.io/krestomatio/base@sha256:f4d03df6da1adc8b103a4a6f263950a5b742916a8e34f025c44b516720a6cc5a" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/centos8-minimal.yml b/.ansible-ci/vars/state/centos8-minimal.yml index a326c544..73ab0525 100644 --- a/.ansible-ci/vars/state/centos8-minimal.yml +++ b/.ansible-ci/vars/state/centos8-minimal.yml @@ -6,4 +6,4 @@ centos8_minimal_image: tag: "8.5.1" id: "sha256:be71a856a1a8fcab9dc518b17deb11e91c0371e29afdec1fa9a780b0abb84fab" repo_digest: "quay.io/krestomatio/centos8-minimal@sha256:e009c2d18f96b2f870a44cc100f16e105a3d606c9a65f5f5001b3097d0e2a211" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/centos8-stream-minimal.yml b/.ansible-ci/vars/state/centos8-stream-minimal.yml index 9a769e64..2492a54e 100644 --- a/.ansible-ci/vars/state/centos8-stream-minimal.yml +++ b/.ansible-ci/vars/state/centos8-stream-minimal.yml @@ -6,4 +6,4 @@ centos8_stream_minimal_image: tag: "8.6.1" id: "sha256:948792870a7b6bd335d60198171a1b055a2571d0aa1ad2529d081c0640ae85f6" repo_digest: "quay.io/krestomatio/centos8-stream-minimal@sha256:08f34bc0db7df2d3270cdec9680f1e38fa74f1e8ecfc679bbe5f9036dd7b66fb" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/go-toolset.yml b/.ansible-ci/vars/state/go-toolset.yml index 84993bd4..a70cde8e 100644 --- a/.ansible-ci/vars/state/go-toolset.yml +++ b/.ansible-ci/vars/state/go-toolset.yml @@ -3,7 +3,7 @@ # go_toolset_image: build: False - tag: "0.0.10" + tag: "0.0.11" id: "sha256:7381214287b5cd670d26a382e3130c2780344166fbb96558232d792ebd7fd6fc" repo_digest: "quay.io/krestomatio/go-toolset@sha256:2de4900e9c8e85e339b03a56a4906ddacaa3e897f86b7a1c0e3f3f08c7fd94e3" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/graphql-engine-base.yml b/.ansible-ci/vars/state/graphql-engine-base.yml index 360e3a32..49f4309a 100644 --- a/.ansible-ci/vars/state/graphql-engine-base.yml +++ b/.ansible-ci/vars/state/graphql-engine-base.yml @@ -6,4 +6,4 @@ graphql_engine_base_image: tag: "2.0.9" id: "sha256:47979b2e065958e6b6393fecc80b84189b930c2d7bbfd1260d159a92ec223764" repo_digest: "quay.io/krestomatio/graphql-engine-base@sha256:83aed9bc48f5fa2c4e096f7578e4775e59cdf90d135538111354032598d4ac44" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/graphql-engine.yml b/.ansible-ci/vars/state/graphql-engine.yml index 65c60991..38eeb6fd 100644 --- a/.ansible-ci/vars/state/graphql-engine.yml +++ b/.ansible-ci/vars/state/graphql-engine.yml @@ -6,4 +6,4 @@ graphql_engine_image: tag: "2.0.9" id: "sha256:b25100b59e02ed62612b498fe9b6fb9aea3aab54695c40a4265ac71da599037b" repo_digest: "quay.io/krestomatio/graphql-engine@sha256:faddd91f21b4b62ae25e1b820d53b0b6371bdde388856984dda84a751de80c95" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/httpd.yml b/.ansible-ci/vars/state/httpd.yml index 103860e9..84a44d66 100644 --- a/.ansible-ci/vars/state/httpd.yml +++ b/.ansible-ci/vars/state/httpd.yml @@ -3,7 +3,7 @@ # httpd_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:8d7eb849585b8ab0da27ed362dc99a68deb38802e42f3e26f27af403106fc725" repo_digest: "quay.io/krestomatio/httpd@sha256:6e459e80fb308dfac7b4f54f0a304d7e4150872d0420765d9e99b410381da100" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/moodle_app.yml b/.ansible-ci/vars/state/moodle_app.yml index 48cc3f54..a4060fa5 100644 --- a/.ansible-ci/vars/state/moodle_app.yml +++ b/.ansible-ci/vars/state/moodle_app.yml @@ -6,4 +6,4 @@ moodle_app_image: tag: "3.9.11" id: "sha256:6ea1eec9fa75eca69e9cc4bfd0d8294e857f13df72d8a8a5b93ec1ca55040f71" repo_digest: "quay.io/krestomatio/moodle_app@sha256:f0c97b851b03eb6a2c657264998b0835c8ab7ff63c117d0e8b31164aa044fa86" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/moodle_httpd.yml b/.ansible-ci/vars/state/moodle_httpd.yml index 82804de7..bbed4b13 100644 --- a/.ansible-ci/vars/state/moodle_httpd.yml +++ b/.ansible-ci/vars/state/moodle_httpd.yml @@ -3,7 +3,7 @@ # moodle_httpd_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:8451a4554cc78c1e7511a9620b6ec1a0e1222c6aa9312684b65a7072b8869558" repo_digest: "quay.io/krestomatio/moodle_httpd@sha256:c82ba7b3b92b99560a28768ff5a06126d59cb51832a98ffad8d16ea9321c7096" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/moodle_nginx.yml b/.ansible-ci/vars/state/moodle_nginx.yml index 72a0de1a..73b35d9d 100644 --- a/.ansible-ci/vars/state/moodle_nginx.yml +++ b/.ansible-ci/vars/state/moodle_nginx.yml @@ -3,7 +3,7 @@ # moodle_nginx_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:4c5da8bdd95f8ded4cfb8851ddb69f55905138e894a8777966d7809bb4969845" repo_digest: "quay.io/krestomatio/moodle_nginx@sha256:8981c34b1d2c7a768c8873e3297605cd5bc4931321e1244019d7b5d044f263d5" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/moodle_nginx_web.yml b/.ansible-ci/vars/state/moodle_nginx_web.yml index 4387c804..ef6de959 100644 --- a/.ansible-ci/vars/state/moodle_nginx_web.yml +++ b/.ansible-ci/vars/state/moodle_nginx_web.yml @@ -3,7 +3,7 @@ # moodle_nginx_web_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:bd315008a70b80e6bb131d95528e66b1e063203bfd9edcfd7bd3684089ebfdd1" repo_digest: "quay.io/krestomatio/moodle_nginx_web@sha256:55e7050124b062d1128d596b92ff44a6cda39a98a8c618c585f10f1d9f1e2ba3" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/moodle_php-fpm.yml b/.ansible-ci/vars/state/moodle_php-fpm.yml index ecadd8a2..b30acadf 100644 --- a/.ansible-ci/vars/state/moodle_php-fpm.yml +++ b/.ansible-ci/vars/state/moodle_php-fpm.yml @@ -3,7 +3,7 @@ # moodle_php_fpm_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:242b1ff35da67e9ce3e1be275c95ebfdc87884127fec1c37805e12eb0cafce8d" repo_digest: "quay.io/krestomatio/moodle_php-fpm@sha256:0a0293a43b5a12c250da691895f4546674a4d22ac9a6c59e12dc15fa1aa2486b" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/moodle_web.yml b/.ansible-ci/vars/state/moodle_web.yml index 20255fa7..d9121943 100644 --- a/.ansible-ci/vars/state/moodle_web.yml +++ b/.ansible-ci/vars/state/moodle_web.yml @@ -6,4 +6,4 @@ moodle_web_image: tag: "3.9.11" id: "sha256:e65b4d107b63c6cb20ba5633c297dbd8bd567410216cd492ebd369a0edb03917" repo_digest: "quay.io/krestomatio/moodle_web@sha256:2b2b4d7826bc8dbe2687dbe1c40922002b2c955e4d332c398ecb265a10a01019" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/nginx.yml b/.ansible-ci/vars/state/nginx.yml index f3482e12..ea9d0be2 100644 --- a/.ansible-ci/vars/state/nginx.yml +++ b/.ansible-ci/vars/state/nginx.yml @@ -3,7 +3,7 @@ # nginx_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:e0704ae70c50b67518816e50d4ae49fc8b2ad62f42001f41694abe6780ac35d2" repo_digest: "quay.io/krestomatio/nginx@sha256:65b07ece72b2b13bc16e74e3e6e31f5e36c013045a5f76f6255e1b4f56cdceb1" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/nginx_php-fpm.yml b/.ansible-ci/vars/state/nginx_php-fpm.yml index be79997b..a28bcd06 100644 --- a/.ansible-ci/vars/state/nginx_php-fpm.yml +++ b/.ansible-ci/vars/state/nginx_php-fpm.yml @@ -3,7 +3,7 @@ # nginx_php_fpm_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:eab53bceb5115180af4018f30dd8b1eca28b33fd3fe8465d394ce8e829ec14e1" repo_digest: "quay.io/krestomatio/nginx_php-fpm@sha256:1e861855d64c4ba8d2a14b194e53ceb2a7299d76e6762ffba03bc9883bc89aca" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/php-fpm.yml b/.ansible-ci/vars/state/php-fpm.yml index 9af4e429..a18a75d2 100644 --- a/.ansible-ci/vars/state/php-fpm.yml +++ b/.ansible-ci/vars/state/php-fpm.yml @@ -3,7 +3,7 @@ # php_fpm_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:5c5bb57aa2691098af6a954451f1222fd436e85c8fdb9a603cf300b2e2d2bf52" repo_digest: "quay.io/krestomatio/php-fpm@sha256:16d99ae669614f6b2931dc8cf125c77ee221d0e19b489d98f22a4b8bde3f138f" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/postgres.yml b/.ansible-ci/vars/state/postgres.yml index 70938271..1acaeb31 100644 --- a/.ansible-ci/vars/state/postgres.yml +++ b/.ansible-ci/vars/state/postgres.yml @@ -3,7 +3,7 @@ # postgres_image: build: False - tag: "0.1.28" + tag: "0.1.29" id: "sha256:07e6135386ac9f2e6898713c75fa312f6605546acb7eb2fa13c0232014986504" repo_digest: "quay.io/krestomatio/postgres@sha256:a94416b4bd1b1002f405ae24cfe8ce8c4cb0f0d0f7bafa5d2d7fd690784d4127" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/rocky8-minimal.yml b/.ansible-ci/vars/state/rocky8-minimal.yml index 1604d60e..c7269f5b 100644 --- a/.ansible-ci/vars/state/rocky8-minimal.yml +++ b/.ansible-ci/vars/state/rocky8-minimal.yml @@ -6,4 +6,4 @@ rocky8_minimal_image: tag: "8.5.1" id: "sha256:e2d9d6ff57ab087565058b9b047fd42c873f06abe5fcc382b4e5f95bb2fd0df1" repo_digest: "quay.io/krestomatio/rocky8-minimal@sha256:7790fecc94d193df6c7c54e5475f625085b21d47266e2231f1108d118c8c3098" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/.ansible-ci/vars/state/rootfs-creator.yml b/.ansible-ci/vars/state/rootfs-creator.yml index 5f5c67e6..708b4256 100644 --- a/.ansible-ci/vars/state/rootfs-creator.yml +++ b/.ansible-ci/vars/state/rootfs-creator.yml @@ -3,7 +3,7 @@ # rootfs_creator_image: build: False - tag: "0.1.19" + tag: "0.1.20" id: "sha256:7edde2be02fa1c5defd2f49748328c4bc36033a287338057c17bbc52dbee14fc" repo_digest: "quay.io/krestomatio/rootfs-creator@sha256:1e21431557c7493f97a7bf9b1108f5ca0ddfba7a970334080f9fec625ad91b13" - artifact_tag: 9896d0fc7f3fa6e826f960d7a4c9d414c32c5810 + artifact_tag: eba11ba0824b77af4ade44d34779fb5a96cbcedb diff --git a/README.md b/README.md index 89621aad..97001031 100644 --- a/README.md +++ b/README.md @@ -4,31 +4,31 @@ This project builds containers using Ansible. The containers are defined as host ### Containers build info | Container Directory | Container Image | Version | |---|---|---| -| [ansible-docker-ci](ansible-docker-ci/ )| [quay.io/krestomatio/ansible-docker-ci](https://quay.io/krestomatio/ansible-docker-ci) | 0.1.28 | -| [ansible-operator-ci](ansible-operator-ci/ )| [quay.io/krestomatio/ansible-operator-ci](https://quay.io/krestomatio/ansible-operator-ci) | 0.1.29 | -| [ansible-podman-ci](ansible-podman-ci/ )| [quay.io/krestomatio/ansible-podman-ci](https://quay.io/krestomatio/ansible-podman-ci) | 0.1.28 | -| [ansible](ansible/ )| [quay.io/krestomatio/ansible](https://quay.io/krestomatio/ansible) | 0.1.28 | -| [base-stream](base-stream/ )| [quay.io/krestomatio/base-stream](https://quay.io/krestomatio/base-stream) | 0.1.28 | -| [base](base/ )| [quay.io/krestomatio/base](https://quay.io/krestomatio/base) | 0.1.28 | +| [ansible-docker-ci](ansible-docker-ci/ )| [quay.io/krestomatio/ansible-docker-ci](https://quay.io/krestomatio/ansible-docker-ci) | 0.1.29 | +| [ansible-operator-ci](ansible-operator-ci/ )| [quay.io/krestomatio/ansible-operator-ci](https://quay.io/krestomatio/ansible-operator-ci) | 0.1.30 | +| [ansible-podman-ci](ansible-podman-ci/ )| [quay.io/krestomatio/ansible-podman-ci](https://quay.io/krestomatio/ansible-podman-ci) | 0.1.29 | +| [ansible](ansible/ )| [quay.io/krestomatio/ansible](https://quay.io/krestomatio/ansible) | 0.1.29 | +| [base-stream](base-stream/ )| [quay.io/krestomatio/base-stream](https://quay.io/krestomatio/base-stream) | 0.1.29 | +| [base](base/ )| [quay.io/krestomatio/base](https://quay.io/krestomatio/base) | 0.1.29 | | [centos8-minimal](centos8-minimal/ )| [quay.io/krestomatio/centos8-minimal](https://quay.io/krestomatio/centos8-minimal) | 8.5.1 | | [centos8-stream-minimal](centos8-stream-minimal/ )| [quay.io/krestomatio/centos8-stream-minimal](https://quay.io/krestomatio/centos8-stream-minimal) | 8.6.1 | -| [go-toolset](go-toolset/ )| [quay.io/krestomatio/go-toolset](https://quay.io/krestomatio/go-toolset) | 0.0.10 | +| [go-toolset](go-toolset/ )| [quay.io/krestomatio/go-toolset](https://quay.io/krestomatio/go-toolset) | 0.0.11 | | [graphql-engine-base](graphql-engine-base/ )| [quay.io/krestomatio/graphql-engine-base](https://quay.io/krestomatio/graphql-engine-base) | 2.0.9 | | [graphql-engine-build](graphql-engine-build/ )| [quay.io/krestomatio/graphql-engine-build](https://quay.io/krestomatio/graphql-engine-build) | 2.0.9 | | [graphql-engine](graphql-engine/ )| [quay.io/krestomatio/graphql-engine](https://quay.io/krestomatio/graphql-engine) | 2.0.9 | -| [httpd](httpd/ )| [quay.io/krestomatio/httpd](https://quay.io/krestomatio/httpd) | 0.1.28 | +| [httpd](httpd/ )| [quay.io/krestomatio/httpd](https://quay.io/krestomatio/httpd) | 0.1.29 | | [moodle_app](moodle_app/ )| [quay.io/krestomatio/moodle_app](https://quay.io/krestomatio/moodle_app) | 3.9.11 | -| [moodle_httpd](moodle_httpd/ )| [quay.io/krestomatio/moodle_httpd](https://quay.io/krestomatio/moodle_httpd) | 0.1.28 | -| [moodle_nginx](moodle_nginx/ )| [quay.io/krestomatio/moodle_nginx](https://quay.io/krestomatio/moodle_nginx) | 0.1.28 | -| [moodle_nginx_web](moodle_nginx_web/ )| [quay.io/krestomatio/moodle_nginx_web](https://quay.io/krestomatio/moodle_nginx_web) | 0.1.28 | -| [moodle_php-fpm](moodle_php-fpm/ )| [quay.io/krestomatio/moodle_php-fpm](https://quay.io/krestomatio/moodle_php-fpm) | 0.1.28 | +| [moodle_httpd](moodle_httpd/ )| [quay.io/krestomatio/moodle_httpd](https://quay.io/krestomatio/moodle_httpd) | 0.1.29 | +| [moodle_nginx](moodle_nginx/ )| [quay.io/krestomatio/moodle_nginx](https://quay.io/krestomatio/moodle_nginx) | 0.1.29 | +| [moodle_nginx_web](moodle_nginx_web/ )| [quay.io/krestomatio/moodle_nginx_web](https://quay.io/krestomatio/moodle_nginx_web) | 0.1.29 | +| [moodle_php-fpm](moodle_php-fpm/ )| [quay.io/krestomatio/moodle_php-fpm](https://quay.io/krestomatio/moodle_php-fpm) | 0.1.29 | | [moodle_web](moodle_web/ )| [quay.io/krestomatio/moodle_web](https://quay.io/krestomatio/moodle_web) | 3.9.11 | -| [nginx](nginx/ )| [quay.io/krestomatio/nginx](https://quay.io/krestomatio/nginx) | 0.1.28 | -| [nginx_php-fpm](nginx_php-fpm/ )| [quay.io/krestomatio/nginx_php-fpm](https://quay.io/krestomatio/nginx_php-fpm) | 0.1.28 | -| [php-fpm](php-fpm/ )| [quay.io/krestomatio/php-fpm](https://quay.io/krestomatio/php-fpm) | 0.1.28 | -| [postgres](postgres/ )| [quay.io/krestomatio/postgres](https://quay.io/krestomatio/postgres) | 0.1.28 | +| [nginx](nginx/ )| [quay.io/krestomatio/nginx](https://quay.io/krestomatio/nginx) | 0.1.29 | +| [nginx_php-fpm](nginx_php-fpm/ )| [quay.io/krestomatio/nginx_php-fpm](https://quay.io/krestomatio/nginx_php-fpm) | 0.1.29 | +| [php-fpm](php-fpm/ )| [quay.io/krestomatio/php-fpm](https://quay.io/krestomatio/php-fpm) | 0.1.29 | +| [postgres](postgres/ )| [quay.io/krestomatio/postgres](https://quay.io/krestomatio/postgres) | 0.1.29 | | [rocky8-minimal](rocky8-minimal/ )| [quay.io/krestomatio/rocky8-minimal](https://quay.io/krestomatio/rocky8-minimal) | 8.5.1 | -| [rootfs-creator](rootfs-creator/ )| [quay.io/krestomatio/rootfs-creator](https://quay.io/krestomatio/rootfs-creator) | 0.1.19 | +| [rootfs-creator](rootfs-creator/ )| [quay.io/krestomatio/rootfs-creator](https://quay.io/krestomatio/rootfs-creator) | 0.1.20 | ### How to build them? ```bash diff --git a/ansible-operator-ci/Dockerfile b/ansible-operator-ci/Dockerfile index feff5eed..34d0578d 100644 --- a/ansible-operator-ci/Dockerfile +++ b/ansible-operator-ci/Dockerfile @@ -8,13 +8,13 @@ ENV IMAGE_NAME=ansible-operator-ci \ IMAGE_TITLE="Ansible Operator SDK CI image based on CentOS 8 Stream minimal" # Container variables -ENV OPERATOR_VERSION="1.11.0" +ENV OPERATOR_VERSION="1.15.0" # Install Operator SDK -COPY --from=quay.io/operator-framework/operator-sdk:v1.11.0 /usr/local/bin/operator-sdk /usr/local/bin/operator-sdk +COPY --from=quay.io/operator-framework/operator-sdk:v1.15.0 /usr/local/bin/operator-sdk /usr/local/bin/operator-sdk # Install Ansible Operator -COPY --from=quay.io/operator-framework/ansible-operator:v1.11.0 /usr/local/bin/ansible-operator /usr/local/bin/ansible-operator +COPY --from=quay.io/operator-framework/ansible-operator:v1.15.0 /usr/local/bin/ansible-operator /usr/local/bin/ansible-operator # Container variables ENV KUSTOMIZE_VERSION="4.1.3" @@ -49,4 +49,4 @@ LABEL name="${IMAGE_NAME}" \ org.opencontainers.image.description="${IMAGE_DESCRIPTION}" \ io.k8s.description="${IMAGE_DESCRIPTION}" \ io.k8s.display-name="${IMAGE_TITLE}" \ - io.openshift.tags="${IMAGE_NAME},ansible,ansible2.9.*,ansible-operator,ansible-operator1.11.0" + io.openshift.tags="${IMAGE_NAME},ansible,ansible2.9.*,ansible-operator,ansible-operator1.15.0"