Welcome to leece.im
This is my personal site where I will be posting bits and bobs about anything that interests me…
I am currently not sure what exactly I want to use this space for. All I know I want to use it as a space to direct people to. It might contain some details about ongoing projects I am working on, things I have spotted in my everyday life I want to comment about or a number of different things. We will see…
The problem For a while I have been using Hugo to generate this site using Gitea Actions to build the image and Helm deploy the site. It was running within my Kubernetes cluster primarily by using a Helm chart I created but always ran into the same issue. I wanted the ability to create a new post, commit and deploy without having to tag the new image and update the AppVersion in the Helm chart. ...