Skip to content

Releases: tarampampam/indocker-app

v1.2.3

04 Jan 13:27
02c4d9a
Compare
Choose a tag to compare

What's Changed

  • feat: Embed TLS cert into the image 02c4d9a

Full Changelog: v1.2.2...v1.2.3

v1.2.2

02 Jan 20:07
6038735
Compare
Choose a tag to compare

What's Changed

  • Fixed a domain name where TLS cert is hosted (pages.dev to x-cert.indocker.app)

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Jan 18:00
6abd878
Compare
Choose a tag to compare

What's Changed

  • GitHub Actions have been updated
  • The Docker image is now based on the alpine image
  • The custom plugin docker-info has been removed
  • Traefik updated up to v3.2
  • The SSL certificate is no longer built into the image. Instead, it is downloaded each time the image starts (via the Docker entrypoint script) to avoid requiring a Docker image update when the TLS certificate is renewed

Full Changelog: v1.2.0...v1.2.1

v2.0.0-alpha1

14 Oct 11:57
7305847
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release

Full Changelog: v1.2.0...v2.0.0-alpha1

v1.2.0

06 Feb 17:17
b40dbd9
Compare
Choose a tag to compare

What's Changed

  • Added possibility to mount any user-defined config file for the traefik (in the /etc/traefik/dynamic directory)

Full Changelog: v1.1.1...v1.2.0

v1.1.1

06 Feb 08:48
ebb2a4c
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Feb 14:48
48a7a90
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.1.0

v1.0.1

04 Feb 19:23
43334f6
Compare
Choose a tag to compare
Update index.html

chore(ci): Automate rebuilding (#3)
fix(frontend): Typo fixed

v1.0.0

04 Feb 11:45
6a8f768
Compare
Choose a tag to compare
ci: workflow files have been updated