Commit Graph

1820 Commits

Author SHA1 Message Date
Alexey Pustovalov
5e2808ada7 Added missing ZBX_STARTSNMPPOLLERS to documentation 2025-02-27 13:15:32 +09:00
Alexey Pustovalov
80a2dc4e87 Fixed images dependencies in PostgreSQL variant compose files 2025-02-26 16:36:22 +09:00
Alexey Pustovalov
f4a091554f Commented missing mount. Cannot build images on Podman 5+ 2025-02-26 13:20:43 +09:00
Continuous Integration
66bfa56bfd Zabbix v7.2.4 release 2025-02-25 11:52:49 +02:00
Alexey Pustovalov
7421f7a9c5 Updated OpenSSL version to 3.4.1 2025-02-19 15:45:03 +09:00
Alexey Pustovalov
b9148a566e Updated OpenSSL version to 3.4.1 2025-02-19 15:45:03 +09:00
Alexey Pustovalov
4df3af632b Fixed clean up error message on Windows 2025-02-17 15:12:53 +09:00
Alexey Pustovalov
b80c297179
Merge pull request #1633 from zabbix/dependabot/github_actions/docker/setup-qemu-action-3.4.0
Bump docker/setup-qemu-action from 3.3.0 to 3.4.0
2025-02-13 15:20:23 +09:00
Alexey Pustovalov
6d9e03dfd3
Merge pull request #1632 from zabbix/dependabot/github_actions/docker/setup-buildx-action-3.9.0
Bump docker/setup-buildx-action from 3.4.0 to 3.9.0
2025-02-13 15:20:09 +09:00
Alexey Pustovalov
4512f9f4c8
Merge pull request #1626 from zabbix/dependabot/github_actions/actions/setup-python-5.4.0
Bump actions/setup-python from 5.0.0 to 5.4.0
2025-02-13 15:19:38 +09:00
Alexey Pustovalov
42450b9f49 Fixed missing prepare_zbx_config function for some Nginx images 2025-02-12 13:51:24 +09:00
dependabot[bot]
4969ae656f
Bump docker/setup-qemu-action from 3.3.0 to 3.4.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](53851d1459...4574d27a47)

---
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-02-07 06:11:35 +00:00
dependabot[bot]
437dd2f32d
Bump docker/setup-buildx-action from 3.4.0 to 3.9.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.4.0 to 3.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](4fd812986e...f7ce87c1d6)

---
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-02-07 06:11:32 +00:00
Alexey Pustovalov
527b751878 Fixed compose file variable 2025-01-31 13:43:10 +09:00
Continuous Integration
7f8b165e03 Zabbix v7.2.3 release 2025-01-28 11:48:10 +02:00
dependabot[bot]
17902a9a97
Bump actions/setup-python from 5.0.0 to 5.4.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](0a5c615913...42375524e2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-28 06:42:40 +00:00
Alexey Pustovalov
8db595af85 Fixed build process. Replaced qemu with 8.1.5 version in github actions 2025-01-26 17:01:26 +09:00
Alexey Pustovalov
001352ffb0 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 18:29:31 +09:00
Alexey Pustovalov
bc25138459
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:06:09 +09:00
Alexey Pustovalov
479ca31323
Merge pull request #1609 from zabbix/dependabot/github_actions/github/codeql-action-3.28.1
Bump github/codeql-action from 3.26.1 to 3.28.1
2025-01-17 17:05:53 +09:00
Alexey Pustovalov
f4751fcc80
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:04:46 +09:00
Alexey Pustovalov
d12b87839f
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:04:25 +09:00
Alexey Pustovalov
cf93197116
Merge pull request #1603 from zabbix/dependabot/github_actions/actions/upload-artifact-4.6.0
Bump actions/upload-artifact from 4.3.6 to 4.6.0
2025-01-17 15:36:46 +09:00
Alexey Pustovalov
903ba7f8e6 Fixed internal variable on Windows containers 2025-01-17 14:01:08 +09:00
dependabot[bot]
c3f6218094
Bump docker/build-push-action from 6.7.0 to 6.12.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.12.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](5cd11c3a4c...67a2d409c0)

---
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-01-16 07:24:53 +00:00
Alexey Pustovalov
4236b6d502 Added OpenSSL package to server and sqlite3 images. Required to perform rehash of added CA certificates 2025-01-16 13:53:18 +09:00
Alexey Pustovalov
a6ebccd984 Fixed Nginx configuration dir on Ubuntu 2025-01-16 10:56:38 +09:00
Alexey Pustovalov
dd02bfe7e5 Fixed snmptrapd persistent directory 2025-01-15 13:06:01 +09:00
Alexey Pustovalov
431b8007b6 Fixed snmptrapd persistent directory 2025-01-15 13:02:21 +09:00
Alexey Pustovalov
13b3bd8f05 Fixed dependency for snmptraps container 2025-01-15 01:53:46 +09:00
Alexey Pustovalov
e538eca852 Migrate to PHP-FPM for all Web images 2025-01-14 16:32:52 +09:00
Alexey Pustovalov
ecdcf6d609 Migrate to PHP-FPM for all Web images 2025-01-14 16:32:43 +09:00
Alexey Pustovalov
83190c8268 Migrate to PHP-FPM for all Web images 2025-01-14 16:32:31 +09:00
Alexey Pustovalov
109d9bae3d Updated build procedure for Windows containers 2025-01-14 16:32:22 +09:00
Alexey Pustovalov
e977ceec40 Migrate to PHP-FPM for all Web images 2025-01-14 16:31:55 +09:00
Alexey Pustovalov
245234e41f Fixed dbschema compilation 2025-01-13 21:51:29 +09:00
Alexey Pustovalov
8ff92f1e30 Fixed sonarcloud project name 2025-01-13 19:30:28 +09:00
Alexey Pustovalov
9f16733f54 Fixed secrets reading from ENV for Zabbix agent2 and proxy (sqlite3) 2025-01-13 19:27:47 +09:00
dependabot[bot]
6da24ec6fd
Bump github/codeql-action from 3.26.1 to 3.28.1
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.1 to 3.28.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](29d86d22a3...b6a472f63d)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 06:45:08 +00:00
Alexey Pustovalov
91925d0a56 Updated build procedure for Windows containers 2025-01-12 01:27:36 +09:00
Alexey Pustovalov
e80906c078 Fixed minor issues with Windows containers 2025-01-11 17:35:54 +09:00
Alexey Pustovalov
f3fe843b85 Updated build procedure for Windows containers 2025-01-10 19:25:23 +09:00
Alexey Pustovalov
8ad3e9f990 Removed deprecated 6.4 version from tag list 2025-01-10 18:14:35 +09:00
dependabot[bot]
b78a013959
Bump step-security/harden-runner from 2.9.1 to 2.10.3
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.1 to 2.10.3.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](5c7944e73c...c95a14d0e5)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 07:06:34 +00:00
dependabot[bot]
026795e857
Bump docker/setup-qemu-action from 3.1.0 to 3.3.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](5927c834f5...53851d1459)

---
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-01-10 07:06:30 +00:00
dependabot[bot]
94e775e62a
Bump actions/upload-artifact from 4.3.6 to 4.6.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...65c4c4a1dd)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-10 07:06:26 +00:00
Alexey Pustovalov
dc4d5850e1 Fixed param substition in config files 2025-01-10 01:33:31 +09:00
Alexey Pustovalov
766cfc68da Added Project ID for RHEL container catalog 2025-01-09 16:23:41 +09:00
Alexey Pustovalov
865b1e6ff0 Updated env variables for building process 2025-01-08 18:13:46 +09:00
Alexey Pustovalov
42510da6b9 Using env variable for base image on all images 2025-01-08 16:53:45 +09:00