Commit Graph

211 Commits

Author SHA1 Message Date
Alexey Pustovalov
f0af7685c7
Merge pull request #1798 from zabbix/dependabot/github_actions/sigstore/cosign-installer-4.0.0
Bump sigstore/cosign-installer from 3.9.2 to 4.0.0
2025-12-15 13:59:11 +09:00
Alexey Pustovalov
c826638d38 Removed CentOS 10 from scan for vulnerabilities 2025-12-04 13:33:15 +09:00
dependabot[bot]
69342d9c63
Bump sigstore/cosign-installer from 3.9.2 to 4.0.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.9.2 to 4.0.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](d58896d6a1...faadad0cce)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 06:08:47 +00:00
Alexey Pustovalov
54b5482cb1 Removed static cosign version 2025-08-06 13:24:12 +09:00
dependabot[bot]
33b0cee1db
Bump sigstore/cosign-installer from 3.8.1 to 3.9.2
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.8.1 to 3.9.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](d7d6bc7722...d58896d6a1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 06:32:33 +00:00
Alexey Pustovalov
136d09f45e Fixed PostgreSQL 17 on Ubuntu images 2025-07-16 11:17:32 +09:00
Alexey Pustovalov
6ae4e8adf5 Increased build time for images 2025-05-29 10:26:18 +09:00
Alexey Pustovalov
0b8f537d6d Merge pull request #1638 from zabbix/dependabot/github_actions/step-security/harden-runner-2.11.0
Bump step-security/harden-runner from 2.10.3 to 2.11.0
2025-03-06 16:00:08 +09:00
Alexey Pustovalov
75bf967279 Merge pull request #1641 from zabbix/dependabot/github_actions/sigstore/cosign-installer-3.8.1
Bump sigstore/cosign-installer from 3.6.0 to 3.8.1
2025-03-06 16:00:08 +09:00
dependabot[bot]
fcd7fb44ce Bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](4574d27a47...29109295f8)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:56:21 +09:00
dependabot[bot]
c75787321d Bump actions/cache from 4.2.0 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](1bd1e32a3b...d4323d4df1)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:54:47 +09:00
dependabot[bot]
9303c172c5 Bump docker/metadata-action from 5.5.1 to 5.7.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.7.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](8e5442c4ef...902fa8ec7d)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:54:47 +09:00
dependabot[bot]
1f0170cbd0 Bump docker/build-push-action from 6.12.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.12.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](67a2d409c0...471d1dc4e0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:54:45 +09:00
dependabot[bot]
495eda0bff Bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](f7ce87c1d6...b5ca514318)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 15:54:26 +09:00
Alexey Pustovalov
c8820abfe4 Removed arm64 platform for web-service on Oracle Linux 2025-03-05 16:45:12 +09:00
Alexey Pustovalov
8000c6b5e3 Removed cache for base images 2025-01-26 16:19:55 +09:00
Alexey Pustovalov
75b7bd8108 Removed cache for base images 2025-01-26 16:17:40 +09:00
Alexey Pustovalov
d2b828e8e1 Removed cache for base images 2025-01-26 16:16:09 +09:00
Alexey Pustovalov
e14e23dbe5 Removed cache for base images 2025-01-26 15:31:33 +09:00
Alexey Pustovalov
5d918e5d59 Removed cache for base images 2025-01-25 16:38:29 +09:00
Alexey Pustovalov
5f1b6289cf Removed cache for base images 2025-01-25 13:21:18 +09:00
Alexey Pustovalov
3976b96c74 Removed cache for base images 2025-01-24 17:22:50 +09:00
Alexey Pustovalov
a3107c7031 Merge pull request #1605 from zabbix/dependabot/github_actions/step-security/harden-runner-2.10.3
Bump step-security/harden-runner from 2.9.1 to 2.10.3
2025-01-17 17:13:22 +09:00
Alexey Pustovalov
e4e72484a5 Merge pull request #1604 from zabbix/dependabot/github_actions/docker/setup-qemu-action-3.3.0
Bump docker/setup-qemu-action from 3.1.0 to 3.3.0
2025-01-17 17:13:22 +09:00
Alexey Pustovalov
aaa83a5873 Merge pull request #1613 from zabbix/dependabot/github_actions/docker/build-push-action-6.12.0
Bump docker/build-push-action from 6.7.0 to 6.12.0
2025-01-17 17:13:22 +09:00
Alexey Pustovalov
dfe97fa079 Merge pull request #1583 from zabbix/dependabot/github_actions/actions/cache-4.2.0
Bump actions/cache from 4.0.0 to 4.2.0
2025-01-17 17:13:22 +09:00
Alexey Pustovalov
429f5e7568 Added container scan tool 2025-01-17 16:44:37 +09:00
Alexey Pustovalov
11fbb299b5 Merge various changes with Zabbix 7.2 branch 2024-12-25 01:29:57 +09:00
Alexey Pustovalov
5730d6c0d2 Move sources directory and introduce additional build context 2024-12-25 01:18:43 +09:00
Alexey Pustovalov
c952d4ef69 Migrated images to use native Zabbix environment variables 2024-12-23 21:22:01 +09:00
Alexey Pustovalov
0d52aec96d Added firewall rule 2024-12-05 15:39:33 +09:00
dependabot[bot]
3de0455110 Bump actions/attest-build-provenance from 1 to 2
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1 to 2.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 15:38:12 +09:00
Alexey Pustovalov
2f0b2c44f3 Fixed NotoSansCJKjp fonts URL 2024-08-27 13:56:33 +09:00
Alexey Pustovalov
07fbd9e7d5 Updated cosign version 2024-08-14 17:47:58 +09:00
Alexey Pustovalov
b06ec9b209 Updated cosign version 2024-08-14 17:47:50 +09:00
Alexey Pustovalov
7d352bcfbc Merge pull request #1492 from zabbix/dependabot/github_actions/docker/build-push-action-6.7.0
Bump docker/build-push-action from 6.3.0 to 6.7.0
2024-08-14 17:37:37 +09:00
Alexey Pustovalov
7819ec2df4 Merge pull request #1487 from zabbix/dependabot/github_actions/sigstore/cosign-installer-3.6.0
Bump sigstore/cosign-installer from 3.4.0 to 3.6.0
2024-08-14 17:37:12 +09:00
Alexey Pustovalov
39e9e5a42c Merge pull request #1483 from zabbix/dependabot/github_actions/step-security/harden-runner-2.9.1
Bump step-security/harden-runner from 2.8.1 to 2.9.1
2024-08-14 17:36:35 +09:00
Alexey Pustovalov
d1961d355b Using audit mode to learn new CentOS repo 2024-07-29 15:50:40 +09:00
Alexey Pustovalov
11c33b8007 Removed vulnerability scanner 2024-07-24 18:37:03 +09:00
Alexey Pustovalov
50ebc1abbc Added vulnerability scanner 2024-07-24 18:29:09 +09:00
Pustovalov Alexey
a8136afac4 Updated versions of GitHub actions 2024-07-08 13:31:41 +03:00
Alexey Pustovalov
4077cf034c Added attest to Windows 2024-05-30 20:36:54 +09:00
Alexey Pustovalov
72f60d44dc Allowed more CentOS repo mirrors 2024-04-26 19:08:17 +09:00
Alexey Pustovalov
d7b9a197c6 Updated Ubuntu to 24.04 2024-04-24 21:47:29 +09:00
Alexey Pustovalov
83b0bf637f Updated Ubuntu to 24.04 2024-04-24 15:38:35 +09:00
Alexey Pustovalov
55e9a68f3a Added SBOM for images 2024-02-28 18:05:16 +09:00
Alexey Pustovalov
a33351fa34 Updated building images workflow 2024-02-19 22:15:38 +09:00
Alexey Pustovalov
d08161d184 Updated building images workflow 2024-02-19 19:16:49 +09:00
Alexey Pustovalov
c12f13f6f4 Updated building images workflow 2024-02-19 18:28:42 +09:00