Skip to content

Tags: radiorabe/container-image-httpd

Tags

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bump the baseimages group with 2 updates (#76)

Bumps the baseimages group with 2 updates: fedora/httpd-24 and [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal).


Updates `fedora/httpd-24` from 20250514 to 20250521

Updates `radiorabe/ubi9-minimal` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases)
- [Commits](radiorabe/container-image-ubi9-minimal@v0.8.3...v0.9.0)

---
updated-dependencies:
- dependency-name: fedora/httpd-24
  dependency-version: '20250521'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: baseimages
- dependency-name: radiorabe/ubi9-minimal
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bump fedora/httpd-24 in the baseimages group (#68)

Bumps the baseimages group with 1 update: fedora/httpd-24.


Updates `fedora/httpd-24` from 20250319 to 20250324

---
updated-dependencies:
- dependency-name: fedora/httpd-24
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bump radiorabe/ubi9-minimal in the baseimages group (#66)

Bumps the baseimages group with 1 update: [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal).


Updates `radiorabe/ubi9-minimal` from 0.8.1 to 0.8.2
- [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases)
- [Commits](radiorabe/container-image-ubi9-minimal@v0.8.1...v0.8.2)

---
updated-dependencies:
- dependency-name: radiorabe/ubi9-minimal
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(httpd.conf): Set server header to productonly (#60)

Hide server version globally by setting `ServerTokens` to `ProductOnly` in httpd.conf.

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: run update-ca-trust in final layer (#41)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bump fedora/httpd-24 in the baseimages group (#38)

Bumps the baseimages group with 1 update: fedora/httpd-24.


Updates `fedora/httpd-24` from 20241218 to 20241225

---
updated-dependencies:
- dependency-name: fedora/httpd-24
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: bump fedora/httpd-24 in the baseimages group (#34)

Bumps the baseimages group with 1 update: fedora/httpd-24.


Updates `fedora/httpd-24` from 20241127 to 20241204

---
updated-dependencies:
- dependency-name: fedora/httpd-24
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Store Apache HTTPD state in a volume (#32)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: bump the baseimages group across 1 directory with 2 updates for…

… AlmaLinux 9.5 (#30)

Bumps the baseimages group with 2 updates in the / directory: fedora/httpd-24 and [radiorabe/ubi9-minimal](https://github.com/radiorabe/container-image-ubi9-minimal).


Updates `fedora/httpd-24` from 20241106 to 20241120

Updates `radiorabe/ubi9-minimal` from 0.7.3 to 0.8.0
- [Release notes](https://github.com/radiorabe/container-image-ubi9-minimal/releases)
- [Commits](radiorabe/container-image-ubi9-minimal@v0.7.3...v0.8.0)

---
updated-dependencies:
- dependency-name: fedora/httpd-24
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: baseimages
- dependency-name: radiorabe/ubi9-minimal
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: baseimages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add mod_md to issue LE certs via ACME (#18)