Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Releases: hassio-addons/addon-portainer

v0.7.0

23 Jun 18:31
6483bf1
Compare
Choose a tag to compare

Full Changelog

This is a major maintenance release, with major updates on the internals.

🔨 Changes

  • 📚 Adds info about showing Hass.io managed containers (#20)
  • ⬆️ Upgrades nginx to 1.16.0-r2
  • ⬆️ Upgrades add-on base image to v4.0.1
  • 🔥 Removes now deprecated ssl directive
  • ✏️ Maintaince -> Maintenance
  • ✨ Adds FUNDING.yml

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.6.3

04 Jun 17:51
3a5e9f2
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

⬆️ Upgrades Portainer to 1.21.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.6.2

03 Jun 19:03
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release. Fixes aarch64 support (HassOS 64 bits).

🔨 Changes

  • ⬆️ Upgrades add-on base image to 3.1.1
  • ⬆️ Upgrades lua-resty-http to 0.13-r0
  • ⬆️ Upgrades nginx to 1.14.2-r1
  • 🚑 Turns of Lua Resty core in Nginx
  • 📚 Correct grammar / typos in README.md (#19) (@ax42)

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.6.1

25 Apr 08:24
f7b17aa
Compare
Choose a tag to compare

Full Changelog

✨ This release adds support for the "Add to sidebar" feature that became available in Home Assistant 0.92.

Please note: You need to have Home Assistant 0.92 or newer to be able to install this update.

🔨 Changes

  • ⬆️ Updates Home Assistant requirement to 0.92.0b2
  • ✨ Adds support for showing in sidebar

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.6.0

14 Apr 20:37
95d59f7
Compare
Choose a tag to compare

Full Changelog

This release adds Hass.io Ingress support to the add-on 🎉

  • ⬆️ Upgrades base image to v3.1.0
  • ✨ Adds Hassio Ingress support
  • 🔨 Improves S6 finish scripts
  • 🔥 Removes hide_hassio_containers option from add-on
  • 📚 Removes obsolete iframe URL section from README

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.5.0

01 Apr 18:38
78d9cdf
Compare
Choose a tag to compare

Full Changelog

  • Replaced "thus" with "this" (#14) (@niksy111)
  • ⬆️ Upgrades add-on base image to 3.0.1
  • ✨ Adds ARMv7 support
  • 🔥 Removes custom log format override
  • 🔨 Makes log_level optional
  • 🚑 Workaround Docker issue by reinstating legacy tags
  • 🚑 Fixes incorrect add-on config json
  • 🔨 Rewrite add-on onto Bashio
  • 🔥 Removes obsolete opt folder creation

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.4.2

05 Mar 20:34
Compare
Choose a tag to compare

Full Changelog

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.4.1

04 Feb 11:13
Compare
Choose a tag to compare

Full Changelog

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.4.0

15 Jan 11:23
69861f1
Compare
Choose a tag to compare

Full Changelog

  • Improves hidden Hassio containers #2 (#7) (@bbbenji)
  • Fixes spelling error in Dockerfile
  • Removes BountySource links
  • Removes Anchore.io links
  • Updates maintenance year to 2019
  • Refactor of GitLab CI
  • Upgrades add-on base image to 2.3.1
  • Fixes MarkdownLint warnings
  • Configure Renovate (#10)
  • Replaces add-on link with GitHub link
  • Upgrades Portainer to 1.20.0
  • Fixes build by removing unsupported i386

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

v0.3.0

21 Nov 19:39
a7041f5
Compare
Choose a tag to compare

Full Changelog

  • Fixes default build architecture in Dockerfile
  • Removes some unused code
  • Updates Docker usage instructions when protection mode is disabled
  • Updates documentation installation instructions