Skip to content

Releases: jamf/jamfpro

0.0.22

21 Feb 12:44
473caa7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.21...0.0.22

0.0.21

14 Dec 16:44
75a02fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.20...0.0.21

v0.0.20

06 Jul 10:26
306a0c7
Compare
Choose a tag to compare

What's Changed

  • Allow database overrides via ENV / config mount by @battlecow in #26
  • Default Tomcat version set to 8.5.90 in Dockerfile

Full Changelog: 0.0.19...0.0.20

Tomcat 9.0.71

21 Jan 04:38
d19ae93
Compare
Choose a tag to compare

Updates default base image to Tomcat 9.0.71-jdk11.
Allows for build time override of the base image via --build-arg TOMCAT_VERSION=<upstream-image>

Server template config

21 Jan 04:15
2de5c3a
Compare
Choose a tag to compare

Adds support for overriding a server config from within a customized docker build or mounting a server.template file to /jamfpro-config

Tomcat 8.5.73

10 Mar 21:32
5096c03
Compare
Choose a tag to compare

Updates Tomcat to 8.5.73 thanks @magnusviri

Arm64 Support

10 Sep 01:21
9a56e3e
Compare
Choose a tag to compare

Add arm64 to the docker build image

Tomcat 8.5.69, Dockerhub move

15 Aug 02:21
f391d2c
Compare
Choose a tag to compare

Update Tomcat 8.5.69
Dockerhub image builds now go to https://hub.docker.com/r/jamf/jamfpro

Log4j2 Updates

02 Aug 02:58
9f484d1
Compare
Choose a tag to compare

This release adds support for stdout logging for JamfPro versions >=10.31.0 to append stdout logging for the new log4j2 xml file.

Tomcat 8.5.65

12 Apr 01:48
Compare
Choose a tag to compare

Update to Tomcat 8.5.65
Rename the MASTER_NODE_NAME to PRIMARY_NODE_NAME