Commit Graph

14 Commits

Author SHA1 Message Date
TrueCharts Bot f0ad569393
chore(deps): update container image tccr.io/truecharts/netbox to v3.4.8 (#8498)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/netbox](https://togithub.com/truecharts/containers)
| patch | `3.4.5` -> `3.4.8` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 22:36:58 +02:00
TrueCharts-Admin afd9469fe4 chore(deps): update container image tccr.io/truecharts/netbox to 3.4.5 2023-02-26 21:59:52 +00:00
TrueCharts-Admin 916e309073 chore(deps): update container image tccr.io/truecharts/netbox to 3.4.5 2023-02-23 08:24:35 +00:00
TrueCharts-Admin d7621b0864 chore(deps): update container image tccr.io/truecharts/netbox to v3.4.5 2023-02-22 08:25:17 +00:00
TrueCharts-Admin 698389f5fe chore(deps): update container image tccr.io/truecharts/netbox to 3.4.4 2023-02-15 12:10:31 +00:00
TrueCharts-Admin 469dccd823 chore(deps): update container image tccr.io/truecharts/netbox to 3.4.4 2023-02-08 13:25:51 +00:00
TrueCharts-Admin 7a8703bb9c chore(deps): update container image tccr.io/truecharts/netbox to v3.4.4 2023-02-05 13:25:19 +00:00
TrueCharts-Admin b96898714b chore(deps): update container image tccr.io/truecharts/netbox to 3.4.3 2023-02-03 08:04:53 +00:00
TrueCharts-Admin acda5f01ac chore(deps): update container image tccr.io/truecharts/netbox to 3.4.3 2023-01-26 13:25:15 +00:00
TrueCharts-Admin 0f16e49d9b chore(deps): update container image tccr.io/truecharts/netbox to v3.4.3 2023-01-21 19:19:03 +00:00
TrueCharts-Admin 4a6af8cd77 chore(deps): update container image tccr.io/truecharts/netbox to v3.4.2 2023-01-10 22:32:01 +00:00
TrueCharts-Admin c3d7a77649 chore(deps): update container image tccr.io/truecharts/netbox to v3.4.1 2022-12-24 14:21:11 +00:00
Stavros Kois 70b534e25b
chore(netbox): add healthchecks (#5439)
* chore(netbox): add healthchecks

* smooth upgrade
2022-12-16 22:21:56 +02:00
Stavros Kois 93d0c68e59
feat(netbox): add netbox (#4248)
* init work netbox

* add basic conf

* add containers

* fix secret

* add some config options

* fix secret and add mail

* add more options

* add redis username

* add more options

* comment out some dummy configs and remove redis username

* try different url

* indentaion

* whoops

* whoops again

* time as int

* execute bit on config.py

* hmm

* notes about healthchecks

* mount file wth numerical order

* add more options

* whops

* more op[tions

* no ldap for now

* precommit

* healktcheck path

* * allowed hosts on CI

* wait for main container

* update questions and additional containers startup cmd

* finish UI and update Plugins

* increase first probe delay on startup

* add some output..

* prec-mmit

* juggle versions

* add metrics

* ffs

* update logging a bit
2022-11-10 17:04:19 +02:00