Commit Graph

64 Commits

Author SHA1 Message Date
4ae213d3b2 Update hassio base image 2022-08-13 21:28:37 +02:00
cbe6bcf343 Update urls and maintainer name 2022-08-13 20:45:44 +02:00
f08b0ecaee Update readme 2022-08-13 20:29:19 +02:00
5055e39cd0 create a custom hassio repository with portainer 2022-08-13 20:19:59 +02:00
dependabot[bot]
1b71c11b96 Bump home-assistant/builder from 2022.06.2 to 2022.07.0 (#47)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-11 09:06:04 +02:00
dependabot[bot]
3c54ffde6f Bump home-assistant/builder from 2022.06.1 to 2022.06.2 (#45)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2022.06.1 to 2022.06.2.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2022.06.1...2022.06.2)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-27 08:50:37 +02:00
Mike Degatano
c7709a773e Use exec in finish script (#44) 2022-06-25 01:01:29 +02:00
dependabot[bot]
8f3bfe5bde Bump home-assistant/builder from 2022.03.1 to 2022.06.1 (#42)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 08:42:55 +02:00
dependabot[bot]
e392b03550 Bump frenck/action-addon-linter from 2.8 to 2.9 (#43)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 08:42:27 +02:00
Mike Degatano
c2d080e2b2 Update for s6 v3 and add apparmor (#41)
* Update for s6 v3 and add apparmor

* Adjust from feedback

* Tweak service functionality instructions

* Logging in finish script

* Remove etc/s6 as not used anymore

* Update example/rootfs/etc/services.d/example/finish

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-05-13 12:03:05 +02:00
dependabot[bot]
9bce8fa493 Bump docker/login-action from 1.14.1 to 2.0.0 (#40)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 09:18:24 +02:00
dependabot[bot]
da130f2c72 Bump actions/checkout from 3.0.1 to 3.0.2 (#39)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 08:59:00 +02:00
dependabot[bot]
754930114e Bump actions/checkout from 3.0.0 to 3.0.1 (#38)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 10:53:34 +02:00
dependabot[bot]
b849586bbf Bump home-assistant/builder from 2022.01.0 to 2022.03.1 (#36)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 07:29:21 +01:00
dependabot[bot]
f1f688e61f Bump actions/checkout from 2.4.0 to 3.0.0 (#35)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2022-03-07 07:27:57 +01:00
dependabot[bot]
7b804a8c6d Bump docker/login-action from 1.13.0 to 1.14.1 (#34)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 07:15:12 +01:00
dependabot[bot]
409294db06 Bump frenck/action-addon-linter from 2.6 to 2.8 (#37)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 07:14:26 +01:00
dependabot[bot]
69e813fa24 Bump docker/login-action from 1.12.0 to 1.13.0 (#33)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 09:35:31 +01:00
Joakim Sørensen
d38ec25253 move devcontainer definition (#31) 2022-02-04 10:29:19 +01:00
Joakim Sørensen
97ef0aacda use weekly for dependabot (#30) 2022-02-04 10:28:46 +01:00
Joakim Sørensen
7eaa2a34bf Update tempio (#32) 2022-02-04 10:28:19 +01:00
dependabot[bot]
a7bc4ab7d4 Bump home-assistant/builder from 2021.12.0 to 2022.01.0 (#29)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 10:03:21 +01:00
dependabot[bot]
b807fc5f3d Bump frenck/action-addon-linter from 2.5 to 2.6 (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 08:34:20 +01:00
dependabot[bot]
1aef85d39c Bump home-assistant/builder from 2021.11.4 to 2021.12.0 (#26)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 10:22:47 +01:00
dependabot[bot]
f75daad70c Bump docker/login-action from 1.10.0 to 1.12.0 (#27)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 10:22:34 +01:00
dependabot[bot]
bae3a5124a Bump home-assistant/builder from 2021.11.2 to 2021.11.4 (#25)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 11:48:10 +01:00
dependabot[bot]
16291df99c Bump home-assistant/builder from 2021.09.0 to 2021.11.2 (#23)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 09:30:54 +01:00
dependabot[bot]
f05e84f2b7 Bump actions/checkout from 2.3.5 to 2.4.0 (#22)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 07:55:50 +01:00
dependabot[bot]
2ae69f3620 Bump frenck/action-addon-linter from 2.4.1 to 2.5 (#21)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 08:20:21 +01:00
Joakim Sørensen
64796e73ec Add devcontainer (#19) 2021-10-22 18:09:02 +02:00
dependabot[bot]
91a4af13eb Bump actions/checkout from 2.3.4 to 2.3.5 (#20)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 08:21:08 +02:00
Joakim Sørensen
f238f0857b Simplify add-on files (#18) 2021-09-28 19:18:53 +02:00
Pascal Vizeli
a0ca06a9fb Use init false because of init-6 (#17) 2021-09-28 12:04:14 +02:00
Joakim Sørensen
e7302d0559 Use references to the main branch (#16) 2021-09-28 09:58:28 +02:00
Joakim Sørensen
302a9020b8 Bump action-addon-linter to v2.4.1 (#15) 2021-09-28 09:17:11 +02:00
Joakim Sørensen
a33beb344d Use addons_list (#13) 2021-09-26 22:31:00 +02:00
Joakim Sørensen
67fe105489 Remove startup directories (#12) 2021-09-26 18:34:48 +02:00
Joakim Sørensen
8b111e9eed Add more boilerplate (#10) 2021-09-26 18:28:49 +02:00
Ludeeus
9a921b3d70 Fix setting image during build 2021-09-26 16:23:33 +00:00
Pascal Vizeli
57d12e6c17 Fix finishing (#11) 2021-09-26 18:18:59 +02:00
Joakim Sørensen
f7242ec678 Use yaml files (#9) 2021-09-26 17:05:37 +02:00
dependabot[bot]
0bbf0dd6cd Bump home-assistant/builder from 2021.07.0 to 2021.09.0 (#8)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.07.0 to 2021.09.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2021.07.0...2021.09.0)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-25 14:19:37 +02:00
Joakim Sørensen
118ff5927b Complete refresh (#7) 2021-09-25 14:18:37 +02:00
Joakim Sørensen
5301d8e3d5 Adds arch to config (#6) 2020-08-20 22:49:17 +02:00
Pascal Vizeli
bbdb4c4ce6 Merge pull request #2 from frog32/patch-1
Fix a typo in the dockerfile that caused me headache
2018-07-27 10:16:47 +02:00
Marc Egli
4d538fd390 Fix a typo in the dockerfile that caused me headache
One line change
2018-07-26 21:11:36 +02:00
Pascal Vizeli
8957440c6f Update Dockerfile 2017-09-29 21:29:02 +02:00
Pascal Vizeli
004d9f188d Update Dockerfile 2017-09-29 21:28:19 +02:00
Paulus Schoutsen
cf011264d9 Update config.json 2017-07-11 21:58:08 -07:00
Pascal Vizeli
2a68ccd38d Update run.sh 2017-05-18 10:26:20 +02:00