-
Notifications
You must be signed in to change notification settings - Fork 1
feat(container)!: Update image netboxcommunity/netbox ( v3.7.8 → v4.5.1 ) #1418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/netboxcommunity-netbox-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b28cb01 to
4b59469
Compare
--- kubernetes/subterra/apps/apps/netbox/app Kustomization: flux-system/cluster-apps-netbox HelmRelease: apps/netbox
+++ kubernetes/subterra/apps/apps/netbox/app Kustomization: flux-system/cluster-apps-netbox HelmRelease: apps/netbox
@@ -76,13 +76,13 @@
- configMap:
name: netbox-sso-cm
name: netbox-sso-cm
image:
pullPolicy: IfNotPresent
repository: netboxcommunity/netbox
- tag: v3.7.8
+ tag: v4.5.1
ingress:
annotations:
external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
className: internal-nginx
enabled: true
hosts: |
--- HelmRelease: apps/netbox Deployment: apps/netbox
+++ HelmRelease: apps/netbox Deployment: apps/netbox
@@ -52,13 +52,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
- image: netboxcommunity/netbox:v3.7.8
+ image: netboxcommunity/netbox:v4.5.1
imagePullPolicy: IfNotPresent
env:
- name: SUPERUSER_NAME
value: mglants
- name: SUPERUSER_EMAIL
value: reg@glants.xyz
--- HelmRelease: apps/netbox Deployment: apps/netbox-worker
+++ HelmRelease: apps/netbox Deployment: apps/netbox-worker
@@ -33,13 +33,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
- image: netboxcommunity/netbox:v3.7.8
+ image: netboxcommunity/netbox:v4.5.1
command:
- /opt/netbox/venv/bin/python
- /opt/netbox/netbox/manage.py
- rqworker
imagePullPolicy: IfNotPresent
volumeMounts:
--- HelmRelease: apps/netbox CronJob: apps/netbox-housekeeping
+++ HelmRelease: apps/netbox CronJob: apps/netbox-housekeeping
@@ -17,13 +17,13 @@
jobTemplate:
metadata:
labels:
helm.sh/chart: netbox-4.1.1
app.kubernetes.io/name: netbox
app.kubernetes.io/instance: netbox
- app.kubernetes.io/version: v3.7.8
+ app.kubernetes.io/version: v4.5.1
app.kubernetes.io/managed-by: Helm
spec:
template:
metadata:
labels:
app.kubernetes.io/name: netbox
@@ -41,13 +41,13 @@
drop:
- ALL
readOnlyRootFilesystem: true
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
- image: netboxcommunity/netbox:v3.7.8
+ image: netboxcommunity/netbox:v4.5.1
command:
- /opt/netbox/venv/bin/python
- /opt/netbox/netbox/manage.py
- housekeeping
imagePullPolicy: IfNotPresent
volumeMounts: |
78ae630 to
fb29abd
Compare
ec63aef to
50c6cb5
Compare
no HelmRelease objects found in cluster |
50c6cb5 to
ddd5d52
Compare
1f5c9e4 to
9828216
Compare
44eff30 to
05ed4ab
Compare
197a0c3 to
4cf884a
Compare
fb3cd2e to
276fdb0
Compare
276fdb0 to
8a755e9
Compare
8a755e9 to
b0ba953
Compare
00a72ac to
6a3dc21
Compare
6a3dc21 to
0f51b05
Compare
0f51b05 to
dff27e2
Compare
dff27e2 to
d4520cb
Compare
d4520cb to
11cb669
Compare
11cb669 to
6f81ce9
Compare
6f81ce9 to
0326359
Compare
0326359 to
d165104
Compare
d165104 to
4cfe490
Compare
4cfe490 to
cb90c67
Compare
cb90c67 to
13b4762
Compare
13b4762 to
52e5b9f
Compare
52e5b9f to
1063dc1
Compare
1063dc1 to
e9d8c22
Compare
….1 ) | datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | docker | netboxcommunity/netbox | v3.7.8 | v4.5.1 |
e9d8c22 to
ac0b44e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.7.8→v4.5.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.