python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Helm: How to pin version & make it manageable by Renovate on GitHub
Currently we install Traefik using Helm as described in the docs from it's chart at https://github.com/traefik/traefik-helm-chart. This
... chart bootstraps Traefik version 2 as a Kubernetes ingress ...
jonashackt
Votes: 0
Answers: 1
Updating base images using Renovate switches the type of image somewhat - Is there and way to have Renovate not change the type?
I am playing with Renovate the help keep the base images in my Dockerfiles up to date.
I am using openjdk:17slim as the image to try this with I have observed the following :
Approximately two weeks a...
ErnieAndBert
Votes: 0
Answers: 1
How to figure out why VS Code considers the certificate expired whereas it is not?
In VS Code, there is an error loading particular JSON schema (Renovate Bot).
Unable to load schema from 'https://docs.renovatebot.com/renovate-schema.json': certificate has expired.(768)
{
"$sc...
AKd
Votes: 0
Answers: 1
How to run Renovate inside a Ubuntu 20.04 Docker container?
I want to run Renovate inside a a Ubuntu 20.04 docker container, but renovate does not seem to work. Here are the step to repdocue my setting:
docker run -it ubuntu:20.04 /bin/bash
apt update
apt upgr...
Vertexwahn
Votes: 0
Answers: 2