Portainer is changing to a mostly AI and kubernetes supported app.

  • surewhynotlem@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    Do you know if there’s a way to pin to a version but have dockhand tell me if there is a new latest version tagged? Not having a clean rollback method is driving me nuts.

    • ShutUpWesley@piefed.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 days ago

      Yeah, version tags work fine. All my containers come from compose, and it follows whatever tags I declared there.

      • surewhynotlem@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 days ago

        That’s my problem I mean. I want to use the tag (e.g. v8) but then be notified when v9 is out. And v8.1. I know the 8.1 would work.