Logo
Explore Help
Register Sign In
admin/neon-vortex
1
0
Fork 0
You've already forked neon-vortex
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e61dc3bd58cc9cae6d731ee8b38987cc385af7c8
neon-vortex/flux-imagerepository.yaml

11 lines
230 B
YAML
Raw Normal View History

Add complete CI/CD pipeline with Tekton and Flux image automation - Add Tekton pipeline and triggers for automated builds on git push - Add Flux ImageRepository to track Harbor registry images - Add Flux ImagePolicy for semantic versioning strategy - Add Flux ImageUpdateAutomation to auto-update HelmRelease - Update HelmRelease with image automation marker - Add comprehensive CI/CD pipeline setup documentation This enables automatic build and deployment when pushing to Gitea: 1. Gitea webhook triggers Tekton pipeline 2. Kaniko builds and pushes image to Harbor 3. Flux detects new image and updates deployment 4. Application automatically deploys to cluster 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 21:56:12 -05:00
apiVersion: image.toolkit.fluxcd.io/v1beta2
kind: ImageRepository
metadata:
name: neon-vortex
namespace: flux-system
spec:
image: images.caffeinetux.com/apps/neon-vortex
interval: 1m
secretRef:
name: harbor-registry
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 91ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API